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.
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.