diff --git a/config_example.json b/config_example.json index ba0d436..0b2e65a 100644 --- a/config_example.json +++ b/config_example.json @@ -27,10 +27,14 @@ "channels": { "text": { "rules": 0, - "welcome": 0 + "welcome": 0, + "adminchat": 0 }, "voice": {} }, + "roles": { + "moderator": 0 + }, "bots": {}, "messages": { "welcome": "Вітаємо {mention} на сервері HoloUA! Будь ласка, ознайомся з правилами серверу на каналі {rules}. Сподіваємося, тобі тут сподобається!"