feat: Rename DmbotTetoCog to NeruTetoCog in cog loading sequence

This commit is contained in:
Slipstream 2025-05-19 18:22:45 -06:00
parent 751ec5cb2e
commit 561faaac8b
Signed by: slipstream
GPG Key ID: 13E498CE010AC6FD

View File

@ -94,7 +94,7 @@ class NeruBot(commands.Bot):
"cogs.caption_cog",
"cogs.games_cog",
"cogs.ping_cog",
"cogs.dmbot_teto_cog",
"cogs.neru_teto_cog",
]
# Load each cog individually