Comment on page
Text
Commands used to manipulate text.
Reverses a given text.
/text reverse <string: text>
Reverses a given text and wides it.
/text reverse-wide <string: text>
Wides a text.
/text wide <string: text>
Wides a text more than wide.
/text wide-wide <string: text>
Unwides a text; removes all newlines and spaces.
/text unwide <string: text>
Converts the given text to emojis, if possible.
/text emojify <string: text>
Context menu commands for this category. Context menu commands are currently only available on web clients or desktop versions by using right click a message or member and hovering to Apps.
Unwide a text; removes all newlines and spaces.
Reverses the text.
Sends you a file containing the message as JSON.
The bot requires Attach Files permission to send you the
.json
file.Last modified 1yr ago