fix: Add ban system cog to the list of loaded cogs
This commit is contained in:
parent
9085e85e8d
commit
65624a5670
@ -100,6 +100,7 @@ class NeruBot(commands.Bot):
|
||||
"cogs.system_check_cog",
|
||||
"cogs.teto_image_cog",
|
||||
"cogs.webdrivertorso_cog",
|
||||
"cogs.ban_system_cog",
|
||||
]
|
||||
|
||||
# Load each cog individually
|
||||
|
Loading…
x
Reference in New Issue
Block a user