Discord has (very primitive) support for text replacement using sed
syntax.
Tutorial
If you send a message using sed
substitution format (s/old text/new text
),
Discord will execute it on the message you’ve last sent.
Caveats
- Regex is not supported
- Global substitution is not supported
This post was adapted from gitea:bbaovanc/discord-tricks
Comments
If you provide an email address, you can enable notificatons for replies to your comment. It will not be shown publicly.
Comments powered by Isso.
Discussion ID:
https://demo.bbaovanc.com/test/2022-04-23/blog/text-substitution-in-discord-using-sed/