Skip to main content

Text Commands

Text commands are commands that change a certain text input in some way or create a new text output. For example, the [p]reverse command reverses the text you give it.

Command List

CommandDescriptionUsage
emptySends an empty message[p]empty
reverseReverses the text and sends it[p]reverse <text>
alphabetEdits the message with every letter in the alphabet[p]alphabet
asciiSends the text as ASCII art[p]ascii <text>
boldSends the text in bold[p]bold <text>
strikeAdd strikethrough effect to text[p]strike <text>
italicSends the text in italicized font[p]italic <text>
spoilerSends the text as a spoiler[p]spoiler <text>
lspoilerSame as spoiler but spoilers ever letter seperately[p]lspoiler <text>
leetSends the text in a language only leet hackers can understand[p]leet <text>
devowelSends the text without the vowels[p]devowel <text>
editMakes an edit animation with the text[p]edit <text>
emojifySends the text as Discord emojis[p]emojify <text>
shrugSends a shrug[p]shrug <text>
lennySends a lenny[p]lenny
tableflipSends a tableflip[p]tableflip
unflipSends an unflip[p]unflip
clapReplaces spaces in the text into clap emojis[p]clap <text>
zalgoSends the text in an almost unreadable font[p]zalgo <text>
unzalgoMakes zalgo text readable again[p]unzalgo <text>
upperSends the text in uppercase[p]upper <text>
lowerSends the text in lowercase[p]lower <text>
fliptextSends the text upside down[p]fliptext <text>
unfliptextSends flipped text back to normal[p]unfliptext <text>
waveSends text in a wave[p]wave <text>
customwaveSends text in a wave with custom parameters[p]customwave <width> <iterations> <text>
zwcSends text with zero width characters[p]zwc <text>
distanceCalculate the Levenshtein distance between two strings[p]distance <"text1"> <"text2">
codeblockSend a codeblock with syntax highlighting[p]codeblock <language> <code>