mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-08-14 07:10:13 +00:00
Provide fallback on_command_error - will only fire if no cog handlers and no local handler. Propagate exceptions in checks and argument parsing to bot.