feat: Add roleplay_teto_cog to the bot's cog loading sequence
This commit is contained in:
parent
e89943f1b2
commit
fb68a98eed
@ -94,6 +94,7 @@ class NeruBot(commands.Bot):
|
||||
"cogs.caption_cog",
|
||||
"cogs.games_cog",
|
||||
"cogs.ping_cog",
|
||||
"cogs.teto_cog",
|
||||
]
|
||||
|
||||
# Load each cog individually
|
||||
|
Loading…
x
Reference in New Issue
Block a user