From 667b933c65d2479b19e4010e2ecb9c87b25df237 Mon Sep 17 00:00:00 2001 From: vilP1L Date: Fri, 27 Sep 2019 17:17:43 -0400 Subject: [PATCH] [Config] Change HQ channel --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 7210fe2..d133afe 100644 --- a/config.json +++ b/config.json @@ -6,7 +6,7 @@ "defaultTokenSet": "bots.json", "admins": ["471344177045569546", "448294491032518666"], "channels": { - "hq-trivia": ["584107333097881622"], + "hq-trivia": ["623998871181459477"], "hq-words": ["568926468290248734"], "confetti": ["568927056172285981"] },