Discord addon not escaping names in /list
Noorquacker opened this issue ยท 1 comments
Type of bug
Other unexpected behaviour
/ess dump all
output
https://essentialsx.net/dump.html?id=b141a64d5c8c4b0094921e9e777a60ec
Error log (if applicable)
No response
Bug description
When a user has underscores in their name (or presumably any markdown character), it is escaped in normal chat, but not when running /list
Steps to reproduce
- Either change your username to _hi_ or find a friend with a username that would get markdown-formatted if not escaped
- Have them join the server
- Run
/list
in discord
Expected behaviour
Characters should be escaped for Discord to not format them with markdown
Actual behaviour
Characters are not escaped, making them look underlined/bolded/italicized