From a05e7b9d2ef54b4ccb498507f46fa3ee2583bb56 Mon Sep 17 00:00:00 2001 From: Chris Lovering Date: Tue, 18 Mar 2025 21:32:30 +0000 Subject: Allow ducking of messages in ot --- kubernetes/namespaces/bots/bot/configmap.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/kubernetes/namespaces/bots/bot/configmap.yaml b/kubernetes/namespaces/bots/bot/configmap.yaml index 8e04e35..039414b 100644 --- a/kubernetes/namespaces/bots/bot/configmap.yaml +++ b/kubernetes/namespaces/bots/bot/configmap.yaml @@ -6,5 +6,4 @@ metadata: data: BOT_TRACE_LOGGERS: bot.utils.scheduling.ModPingsOnOff,bot.exts.moderation.modpings,bot.exts.backend.sync._syncers DEBUG: 'False' - DUCK_POND_EXTRA_CHANNEL_BLACKLIST: "[291284109232308226,463035241142026251,463035268514185226]" # The 3 off-topic channels URLS_PASTE_URL: https://paste.pythondiscord.com -- cgit v1.2.3