mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-22 10:47:58 -05:00
Clarifies it's only loaded.
This commit is contained in:
@@ -1591,7 +1591,7 @@ class Core(commands.commands._RuleDropper, commands.Cog, CoreLogic):
|
|||||||
|
|
||||||
This will unload and then load the specified cogs.
|
This will unload and then load the specified cogs.
|
||||||
|
|
||||||
Cogs that were not loaded will be loaded.
|
Cogs that were not loaded will only be loaded.
|
||||||
|
|
||||||
Examples:
|
Examples:
|
||||||
- `[p]reload general` - Unloads then loads the `general` cog.
|
- `[p]reload general` - Unloads then loads the `general` cog.
|
||||||
|
|||||||
Reference in New Issue
Block a user