Exiled-Team / DiscordIntegration

GNU General Public License v3.0
13 stars 36 forks source link

[Enhancement]Inline codeblocks for names #41

Closed 4310V343k closed 2 years ago

4310V343k commented 3 years ago

Because of the s and _s in some nicknames discord tries to highlight logs in bold and cursive*

One way to solve it is to wrap EVERY message in multiline code block and remove every ` from the arguments

However wrapping just the nicknames into inline codeblocks and removing every ` looks much more cleaner

iopietro commented 3 years ago

I was thinking about that, but 2000+ chars messages would broke.