mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2026-03-11 15:37:22 -04:00
Fixes #668 The exception command sends the last occurred exception to the owner, or even publicly if requested. The error that used to show up publicly when a command failed has been hidden for security reasons. All references to "modules" have been changed to "cogs"