diff --git a/neru_bot.py b/neru_bot.py index 3f838dc..947dd38 100644 --- a/neru_bot.py +++ b/neru_bot.py @@ -94,6 +94,7 @@ class NeruBot(commands.Bot): "cogs.caption_cog", "cogs.games_cog", "cogs.ping_cog", + "cogs.teto_cog", ] # Load each cog individually