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

Spoilerize #566

Closed le-potate closed 1 year ago

le-potate commented 1 year ago

New feature that lets mods repost messages as spoilers. The messages appear as though they have been sent by the user itself. Users can also use this feature for themselves, although it is not that useful in that case.

This also has an atomic commit of arg_converter which now has two default converters.

How Has This Been Tested?

Light testing to ensure the main functions work and this doesn't break the bot completely. We should go ahead and merge this ASAP as this is needed quickly, but we should keep in mind that we may need to work on this again in the near future.

Screenshots (if appropriate):

Types of changes

Checklist: