You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, most of our strings aren't sanitised for "unsafe" characters, allowing things like markdown formatting symbols and emoji to make their way into things like role and event names. This isn't harmful on the surface, but it can make roles and events difficult to ping and reference in commands. Thoughts?
The text was updated successfully, but these errors were encountered:
At the moment, most of our strings aren't sanitised for "unsafe" characters, allowing things like markdown formatting symbols and emoji to make their way into things like role and event names. This isn't harmful on the surface, but it can make roles and events difficult to ping and reference in commands. Thoughts?
The text was updated successfully, but these errors were encountered: