idoneam / Canary

Canary is a Python3 bot designed for the McGill University Community Discord Server. The bot provides helper functions to users, as well as fun functions, a quote database and custom greeting messages.
GNU General Public License v3.0
11 stars 7 forks source link

[BUG] Custom Reacts #605

Open le-potate opened 10 months ago

le-potate commented 10 months ago

The custom reacts utility has a bug where you cannot include a ? in the prompt because it gets parsed as regex. Iirc the fix was quite simple but alas I never got to it