feat: Add WebDriverTorsoCog to the bot's cog loading sequence
This commit is contained in:
parent
7c63a1b931
commit
8232540c48
@ -100,6 +100,7 @@ class NeruBot(commands.Bot):
|
|||||||
"cogs.roleplay_cog",
|
"cogs.roleplay_cog",
|
||||||
"cogs.system_check_cog",
|
"cogs.system_check_cog",
|
||||||
"cogs.teto_image_cog",
|
"cogs.teto_image_cog",
|
||||||
|
"cogs.webdriver_torso_cog",
|
||||||
]
|
]
|
||||||
|
|
||||||
# Load each cog individually
|
# Load each cog individually
|
||||||
|
Loading…
x
Reference in New Issue
Block a user