Closed YumYummity closed 1 year ago
I'm pretty sure discord.py doesn't do this (and in fact raises an exception about it) in which case I'd like to keep that parity. Also, silently modifying user input behind the scenes doesn't sound like something I want to do. Seems like a future gun-to-the-foot to me.
Automatically convert the mobile version of the apostrophe (
’
,U+2019
) with the normal apostrophe ('
,U+0027
) when processing commands.