From 978b4c58923abcc9bd004b2841c67a713bbd6ef3 Mon Sep 17 00:00:00 2001 From: FloatingMilkshake <me@floatingmilkshake.com> Date: Thu, 15 Feb 2024 13:38:08 -0500 Subject: [PATCH] Add tqsmute configs to config.json --- config.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config.json b/config.json index 8e9c24b7..f38f4314 100644 --- a/config.json +++ b/config.json @@ -316,5 +316,7 @@ "insiderCommandLockedToChannel": 187649467611086849, "dmAutoresponseTimeLimit": 6, "autoDeleteEmptyThreads": true, - "insiderCanaryThread": 1082394217168523315 + "insiderCanaryThread": 1082394217168523315, + "tqsMutedRole": 1206705643369795664, + "tqsMuteDurationHours": 2 }