diff options
author | 2025-03-18 21:32:30 +0000 | |
---|---|---|
committer | 2025-03-18 21:32:30 +0000 | |
commit | a05e7b9d2ef54b4ccb498507f46fa3ee2583bb56 (patch) | |
tree | 73a728d559f44b448bc7075eb47ec8bbfabdce65 | |
parent | Update AoC env var in sir-robin (diff) |
Allow ducking of messages in ot
-rw-r--r-- | kubernetes/namespaces/bots/bot/configmap.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
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 |