fix: Add ban system cog to the list of loaded cogs

This commit is contained in:
Slipstream 2025-05-20 19:16:09 -06:00
parent 9085e85e8d
commit 65624a5670
Signed by: slipstream
GPG Key ID: 13E498CE010AC6FD

View File

@ -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