feat: Rename DmbotTetoCog to NeruTetoCog in cog loading sequence
This commit is contained in:
parent
751ec5cb2e
commit
561faaac8b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user