changed from creating new settings instance into using a shared one
This commit is contained in:
parent
7e21a10dde
commit
ade9d88086
18 changed files with 252 additions and 43 deletions
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"bot": {
|
||||
"prefix": "\u00e4.",
|
||||
"prefix": "ä.",
|
||||
"owner_ids": [
|
||||
|
||||
642441889181728810
|
||||
],
|
||||
"blacklisted_users": [],
|
||||
"user_training": true,
|
||||
|
@ -16,6 +16,8 @@
|
|||
},
|
||||
"active_memory": "memory.json",
|
||||
"enabled_cogs": [
|
||||
"fuckup",
|
||||
"songchanger"
|
||||
]
|
||||
},
|
||||
"locale": "fi",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue