mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 19:28:54 -05:00
parent
9588a5740c
commit
1ba922eba2
@ -344,7 +344,7 @@ class Downloader(commands.Cog):
|
|||||||
" files manually if it is still usable."
|
" files manually if it is still usable."
|
||||||
" Also make sure you've unloaded the cog"
|
" Also make sure you've unloaded the cog"
|
||||||
" with `{prefix}unload {cog_name}`."
|
" with `{prefix}unload {cog_name}`."
|
||||||
).format(cog_name=real_name)
|
).format(prefix=ctx.prefix, cog_name=real_name)
|
||||||
)
|
)
|
||||||
|
|
||||||
@cog.command(name="update")
|
@cog.command(name="update")
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user