mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-07 03:38:53 -05:00
* [Context] Adds react_quietly method to context This allows developers to emojis to command messages This is a modified version of tick() It accepts True/False for Tick/Cross emoji and in addition to that any other emoji the bot can see * Removed True/False support from react quietly * Stopped catching InvalidArgument on react_quietly so that is propagated to devs