Discord Utils
MESSAGES

ANSI Color Text

Make colored text using ANSI code blocks. Build segments, pick colors, copy the block straight into chat.

Note: ANSI colors only render in the desktop & web Discord apps, inside an ansi code block. Mobile shows plain text.

Text segments

Preview

Discord UtilsBOTToday at
DiscordUtils rocks

Code block (␛ = escape char)

```ansi
␛[1;36mDiscordUtils␛[0m␛[33m rocks␛[0m
```