We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45615a5 commit 974218dCopy full SHA for 974218d
kubernetes/namespaces/bots/bot/configmap.yaml
@@ -4,7 +4,7 @@ metadata:
4
name: bot-config-env
5
namespace: bots
6
data:
7
- BOT_TRACE_LOGGERS: bot.utils.scheduling.ModPingsOnOff,bot.exts.moderation.modpings,bot.exts.backend.sync._syncers,bot.exts.help_channels._channel
+ BOT_TRACE_LOGGERS: bot.utils.scheduling.ModPingsOnOff,bot.exts.moderation.modpings,bot.exts.backend.sync._syncers
8
DEBUG: 'False'
9
DUCK_POND_EXTRA_CHANNEL_BLACKLIST: "[291284109232308226,463035241142026251,463035268514185226]" # The 3 off-topic channels
10
URLS_PASTE_URL: https://paste.pythondiscord.com
0 commit comments