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 notifications for replies to your comment. It will not be shown publicly.