aboutsummaryrefslogtreecommitdiffstats
path: root/bot/constants.py
diff options
context:
space:
mode:
authorGravatar Joseph <[email protected]>2020-04-19 17:10:24 +0100
committerGravatar GitHub <[email protected]>2020-04-19 17:10:24 +0100
commitb45272aa62859abedc1ccc1836f0a61935394e87 (patch)
treee0d3099e7e4d8c2751b2803f629957ae00a25af2 /bot/constants.py
parentMerge pull request #395 from python-discord/wait-until-guild-ready (diff)
parentFix import order (diff)
Merge pull request #400 from Numerlor/issue-command-dev-contrib
Allow issue command in dev-contrib channel
Diffstat (limited to 'bot/constants.py')
-rw-r--r--bot/constants.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/bot/constants.py b/bot/constants.py
index ca9bb94a..bf6c5a40 100644
--- a/bot/constants.py
+++ b/bot/constants.py
@@ -50,6 +50,7 @@ class Channels(NamedTuple):
checkpoint_test = 422077681434099723
devalerts = 460181980097675264
devlog = int(environ.get("CHANNEL_DEVLOG", 622895325144940554))
+ dev_contrib = 635950537262759947
help_0 = 303906576991780866
help_1 = 303906556754395136
help_2 = 303906514266226689