xNinjaKittyx/KoyomiBot

Create a def help_message() for every cog

Closed this issue · 0 comments

Create a help_message() for each cog so that help_messages are much easier to keep track of, and they'll look much better.

Then, override the help command to execute these help_messages from each cog.