aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/core/error_handler.py (follow)
Commit message (Expand)AuthorAgeLines
* Always use the get_logger func from bot-coreGravatar Chris Lovering2023-11-25-5/+5
* Bump ruff from 0.0.265 to 0.0.267 (#1276)Gravatar dependabot[bot]2023-05-15-2/+2
* Move unshared contants inside modulesGravatar Chris Lovering2023-05-09-2/+3
* Apply fixes for ruff lintingGravatar Chris Lovering2023-05-09-3/+2
* Ignore ellipses when suggesting commandsGravatar Cam Caswell2022-12-14-1/+3
* Support discord.py's new async cog loadingGravatar Chris Lovering2022-09-21-2/+2
* Remove call to on_command_error that shouldn't be there.Gravatar Izan2022-09-06-2/+1
* Help command fix, normalize suggestions for unknown commands (#1064)Gravatar Rohan Reddy Alleti2022-08-18-21/+22
* Allow `.src` in dev-contrib and community-meta (#1033)Gravatar TizzySaurus2022-02-20-1/+2
* feat: implement moving commandsGravatar onerandomusername2021-12-03-1/+9
* Move internal eval and rename utils to coreGravatar Janine vN2021-09-05-0/+182