mirror of
https://github.com/Rapptz/discord.py.git
synced 2026-03-03 20:48:47 +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.