cogs refactoring, removing useless bloat, main.py refactor
This commit is contained in:
10
bot_config.json
Normal file
10
bot_config.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"settings": {
|
||||
"command_prefix": "!",
|
||||
"sync_commands": true
|
||||
},
|
||||
"cogs": [
|
||||
"cogs.uptime.uptime",
|
||||
"cogs.help.help"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user