ItsDrike / CommandBot

Discord Bot which can handle most administrative tasks for servers.
Other
0 stars 0 forks source link

Help not getting invoked #42

Closed ItsDrike closed 4 years ago

ItsDrike commented 4 years ago

After #12 was merged, error_handler cog has not been updated to respect this new help system

https://github.com/ItsDrike/CommandBot/blob/10dcdce6bb93fd39279dadca3746b4de7097539b/bot/cogs/error_handler.py#L92-L120

This should be rewritten together with self.get_help_command function to respect the new help system.

image