aboutsummaryrefslogtreecommitdiffstats
path: root/bot/constants.py
diff options
context:
space:
mode:
authorGravatar Senjan21 <[email protected]>2020-09-20 22:22:25 +0200
committerGravatar GitHub <[email protected]>2020-09-20 22:22:25 +0200
commit4817172819562247fad66767dc8077923b3f8fbe (patch)
tree24a75ca3be0a6750a63bbff0f2820d758c224649 /bot/constants.py
parentMerge pull request #444 from python-discord/greedy-issues (diff)
parentFix order of imports (diff)
Merge pull request #445 from python-discord/fix/issue-pr-command
Small fixes for the .issue command
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 6605882d..fa428a61 100644
--- a/bot/constants.py
+++ b/bot/constants.py
@@ -52,6 +52,7 @@ class Channels(NamedTuple):
devalerts = 460181980097675264
devlog = int(environ.get("CHANNEL_DEVLOG", 622895325144940554))
dev_contrib = 635950537262759947
+ dev_branding = 753252897059373066
help_0 = 303906576991780866
help_1 = 303906556754395136
help_2 = 303906514266226689