feat: Remove CaptionCog from the bot's cog loading sequence

This commit is contained in:
Slipstream 2025-05-19 18:40:02 -06:00
parent 66547d94aa
commit 1f209c6c5a
Signed by: slipstream
GPG Key ID: 13E498CE010AC6FD

View File

@ -95,7 +95,6 @@ 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",