ItsDrike / CommandBot

Discord Bot which can handle most administrative tasks for servers.
Other
0 stars 0 forks source link

Add ability to unload/load a cog #19

Open ItsDrike opened 4 years ago

ItsDrike commented 4 years ago

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