diff --git a/neru_bot.py b/neru_bot.py index c01bcea..53efeb9 100644 --- a/neru_bot.py +++ b/neru_bot.py @@ -99,6 +99,7 @@ class NeruBot(commands.Bot): "cogs.random_strings_cog", "cogs.roleplay_cog", "cogs.system_check_cog", + "cogs.teto_image_cog", ] # Load each cog individually