changed from creating new settings instance into using a shared one

This commit is contained in:
ctih1 2025-07-23 15:42:13 +03:00
parent 7e21a10dde
commit ade9d88086
18 changed files with 252 additions and 43 deletions

View file

@ -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",