From 1cc7e9b57d2f578a174a26f654b572676ee15e0e Mon Sep 17 00:00:00 2001 From: Skylar Grant Date: Thu, 23 Sep 2021 20:14:27 -0400 Subject: [PATCH] switch notification channel --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index db7cfac..75f680c 100644 --- a/config.json +++ b/config.json @@ -2,7 +2,7 @@ "isDev": true, "clientId": "858181619721175050", "guildId": "760701839427108874", - "devChannelId": "858449941911437353", + "devChannelId": "890752931643654144", "guildName": "CumbHub", "validCommands": [] } \ No newline at end of file