feat: Add roleplay_teto_cog to the bot's cog loading sequence

This commit is contained in:
Slipstream 2025-05-19 18:16:33 -06:00
parent e89943f1b2
commit fb68a98eed
Signed by: slipstream
GPG Key ID: 13E498CE010AC6FD

View File

@ -94,6 +94,7 @@ class NeruBot(commands.Bot):
"cogs.caption_cog",
"cogs.games_cog",
"cogs.ping_cog",
"cogs.teto_cog",
]
# Load each cog individually