feat: Add additional cogs to the bot's setup for enhanced functionality
This commit is contained in:
parent
1d5b1f6d57
commit
af1c9fa40c
@ -95,6 +95,10 @@ class NeruBot(commands.Bot):
|
||||
"cogs.games_cog",
|
||||
"cogs.ping_cog",
|
||||
"cogs.neru_teto_cog",
|
||||
"cogs.caption_cog",
|
||||
"cogs.random_strings_cog",
|
||||
"cogs.roleplay_cog",
|
||||
"cogs.system_check_cog",
|
||||
]
|
||||
|
||||
# Load each cog individually
|
||||
|
Loading…
x
Reference in New Issue
Block a user