From 0eea4e67a3624e082150cbe294b2c388ab791517 Mon Sep 17 00:00:00 2001 From: profitroll Date: Sat, 6 May 2023 17:51:18 +0200 Subject: [PATCH] Added missing keys --- config_example.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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}. Сподіваємося, тобі тут сподобається!"