A variety of utility cogs and fun cogs including Hockey information from the NHL, badge creation from discord user information, starboard for use on Redbot, twitch follow notifications and more.
MIT License
168
stars
119
forks
source link
[ExtendedModLog] Typo in "delete ignorecommands" causes exception #325
Describe the bug A typo in the implementation of the "[p]modlog delete ignorecommands" causes an exception while trying to send the response.
To Reproduce Steps to reproduce the behavior:
Expected behavior No error
Additional context https://github.com/TrustyJAID/Trusty-cogs/blob/master/extendedmodlog/extendedmodlog.py#L468 "enabled_or_disalbled" is typo'ed here, and does not match the token on line 476