aboutsummaryrefslogtreecommitdiffstats
path: root/bot/constants.py
diff options
context:
space:
mode:
authorGravatar kwzrd <[email protected]>2020-03-24 23:58:16 +0100
committerGravatar kwzrd <[email protected]>2020-03-24 23:58:16 +0100
commit879960caf8461a562cec35b7f64815853844d23e (patch)
tree983f4de7db7f8b136c291d0203397de997484562 /bot/constants.py
parentDeseasonify: clean up `constants` module (diff)
Deseasonify: remove outdated `devtest` channel constant
This channel no longer exists and creeps into error messages as #deleted-channel. Fixes: #335
Diffstat (limited to 'bot/constants.py')
-rw-r--r--bot/constants.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/bot/constants.py b/bot/constants.py
index bc0e4677..68e2b33f 100644
--- a/bot/constants.py
+++ b/bot/constants.py
@@ -51,7 +51,6 @@ class Channels(NamedTuple):
checkpoint_test = 422077681434099723
devalerts = 460181980097675264
devlog = int(environ.get("CHANNEL_DEVLOG", 622895325144940554))
- devtest = 414574275865870337
help_0 = 303906576991780866
help_1 = 303906556754395136
help_2 = 303906514266226689
@@ -186,7 +185,6 @@ WHITELISTED_CHANNELS = (
Channels.off_topic_0,
Channels.off_topic_1,
Channels.off_topic_2,
- Channels.devtest,
)
# Bot replies