Added new config keys
This commit is contained in:
parent
22a19c27f8
commit
b3a78816f7
@ -15,8 +15,24 @@
|
|||||||
"size": 512,
|
"size": 512,
|
||||||
"location": "logs"
|
"location": "logs"
|
||||||
},
|
},
|
||||||
|
"defaults": {
|
||||||
|
"user": {
|
||||||
|
"customrole": null,
|
||||||
|
"customchannel": null
|
||||||
|
}
|
||||||
|
},
|
||||||
"categories": {
|
"categories": {
|
||||||
"customchannels": 0
|
"customchannels": 0
|
||||||
},
|
},
|
||||||
"bots": {}
|
"channels": {
|
||||||
|
"text": {
|
||||||
|
"rules": 0,
|
||||||
|
"welcome": 0
|
||||||
|
},
|
||||||
|
"voice": {}
|
||||||
|
},
|
||||||
|
"bots": {},
|
||||||
|
"messages": {
|
||||||
|
"welcome": "Вітаємо {mention} на сервері HoloUA! Будь ласка, ознайомся з правилами серверу на каналі {rules}. Сподіваємося, тобі тут сподобається!"
|
||||||
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user