From 80faba4d16a01181912039e8383f6b43e9d047a8 Mon Sep 17 00:00:00 2001 From: FloatingMilkshake Date: Thu, 15 Feb 2024 13:56:51 -0500 Subject: [PATCH] Correct tqsmute role ID in config --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index f38f4314..e60c6505 100644 --- a/config.json +++ b/config.json @@ -317,6 +317,6 @@ "dmAutoresponseTimeLimit": 6, "autoDeleteEmptyThreads": true, "insiderCanaryThread": 1082394217168523315, - "tqsMutedRole": 1206705643369795664, + "tqsMutedRole": 752821045408563230, "tqsMuteDurationHours": 2 }