feat: Add TetoImageCog to the bot's cog loading sequence
This commit is contained in:
parent
70e46f525e
commit
7c63a1b931
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user