Create a new cog which will be used to unload/load cogs using commands.
There should also be a reload command implemented in case some cog fails.
A list command would also be a good idea in order to see which cogs are currently loaded and which aren't.
Note that this cog shouldn't be able to unload itself and neither the modlog cog to prevent abuse
Create a new cog which will be used to unload/load cogs using commands. There should also be a
reload
command implemented in case some cog fails. Alist
command would also be a good idea in order to see which cogs are currently loaded and which aren't.Note that this cog shouldn't be able to unload itself and neither the modlog cog to prevent abuse