aboutsummaryrefslogtreecommitdiff
path: root/cogs/errorhandler.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update to discord.py==2.0.1 (#66)Skycloudd2022-08-301-9/+2
|
* Add missing importMango0x452021-01-221-0/+1
|
* Sort importsMango0x452020-12-141-1/+2
|
* Better Error Handleraninternettroll2020-09-271-10/+65
|
* add cooldown messageSkycloudd2020-09-271-1/+1
|
* add global error handlerSkycloudd2020-09-271-0/+20
handles these errors: - CommandNotFound (does nothing) - CommandOnCooldown (does nothing)