From 6a8ddcd84ec458438690c18a492958b47983362c Mon Sep 17 00:00:00 2001 From: vilP1L Date: Sat, 18 May 2019 21:20:22 -0400 Subject: [PATCH] [Config] Fix channels --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 5254b32..75a4115 100644 --- a/config.json +++ b/config.json @@ -6,7 +6,7 @@ "defaultTokenSet": "bots.json", "admins": ["471344177045569546", "448294491032518666"], "channels": { - "hq-trivia": ["568925713617387555", "578754960897081344"], + "hq-trivia": ["568926468290248734", "578754960897081344"], "hq-words": ["568926468290248734"], "confetti": ["568927056172285981"] },