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
{{ message }}
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.
Bot does not correctly handle escaped characters, as is seen below:
As you can see, instead of outputting "¯\_(ツ)_/¯", the bot outputted "¯_(ツ)_/¯" where the escaping character wasn't escaped before being sent.
The text was updated successfully, but these errors were encountered: