feat: Add additional cogs to the bot's setup for enhanced functionality

This commit is contained in:
Slipstream 2025-05-19 18:34:25 -06:00
parent 1d5b1f6d57
commit af1c9fa40c
Signed by: slipstream
GPG Key ID: 13E498CE010AC6FD

View File

@ -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