Cog-Creators / Red-DiscordBot

A multi-function Discord bot
https://docs.discord.red
GNU General Public License v3.0
4.69k stars 2.3k forks source link

Remove traceback suppression from buttonized menu() #6310

Closed Jackenmen closed 5 months ago

Jackenmen commented 5 months ago

Description of the changes

With this change, incorrect menu() action implementations will now properly log the traceback for buttonized ([p]set usebuttons 1) menus: image

Have the changes in this PR been tested?

Yes