Fixed config dir error
This commit is contained in:
parent
f25290ebee
commit
57ded2ccfc
1
bot.py
1
bot.py
@ -26,6 +26,7 @@ extension_dir = 'exts'
|
|||||||
owner_id = 351794468870946827
|
owner_id = 351794468870946827
|
||||||
bot_config_file = 'bot_config.json'
|
bot_config_file = 'bot_config.json'
|
||||||
secrets_file = 'bot_secrets.json'
|
secrets_file = 'bot_secrets.json'
|
||||||
|
config_dir = 'config/'
|
||||||
|
|
||||||
description = 'Submission Bot for Ark Smart Breeder'
|
description = 'Submission Bot for Ark Smart Breeder'
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user