mirror of
https://github.com/Floriansylvain/Risitas_BOT.git
synced 2026-08-19 11:43:16 +02:00
✨ - Added names to the Cogs so they are displayed in the $help cmd.
This commit is contained in:
@@ -70,7 +70,7 @@ class ChatObj:
|
||||
pass
|
||||
|
||||
|
||||
class TwitchCmds(commands.Cog):
|
||||
class TwitchCmds(commands.Cog, name='Twitch commands'):
|
||||
def __init__(self, bot):
|
||||
self.bot = bot
|
||||
|
||||
|
||||
Reference in New Issue
Block a user