rewrite: Start SysAdmin module.
This commit is contained in:
2
bot/modules/__init__.py
Normal file
2
bot/modules/__init__.py
Normal file
@@ -0,0 +1,2 @@
|
||||
async def setup(bot):
|
||||
await bot.load_extension('modules.bot_admin')
|
||||
Reference in New Issue
Block a user