more refactoring

This commit is contained in:
Syping 2024-02-04 10:03:18 +01:00
parent b09da9cfce
commit 7e3696ce90
5 changed files with 47 additions and 32 deletions

View file

@ -1,5 +1,4 @@
{
"avatar_size": 256,
"guilds": {
"$guild1_id": {
"$channel1_id": {
@ -27,6 +26,9 @@
},
"preferred_lang": ["en", "de", "fr", ...],
"storage": "$working_directory",
"user": {
"avatar_size": 256
},
"token": "$bot_token",
"translator": {
"hostname": "127.0.0.1",