aboutsummaryrefslogtreecommitdiffstats
path: root/bot/constants.py
diff options
context:
space:
mode:
authorGravatar Leon Sandøy <[email protected]>2019-10-14 09:02:39 +0200
committerGravatar GitHub <[email protected]>2019-10-14 09:02:39 +0200
commitc3dd57e8eae23eb432e87c1a8dc258d60f3bf807 (patch)
treee83e6e579f8ab57288c30d6618cdd3cdd0c8c50d /bot/constants.py
parentMerge pull request #296 from vivax3794/hacktober-issue-finder (diff)
parentMerge branch 'master' into limit-command-channels (diff)
Merge pull request #294 from Numerlor/limit-command-channels
Limit the issue and AoC commands to a superset of the global whitelist instead of bypassing it entirely
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 0d4321c8..c1722158 100644
--- a/bot/constants.py
+++ b/bot/constants.py
@@ -22,6 +22,7 @@ class AdventOfCode:
class Channels(NamedTuple):
admins = 365960823622991872
+ advent_of_code = 517745814039166986
announcements = int(environ.get("CHANNEL_ANNOUNCEMENTS", 354619224620138496))
big_brother_logs = 468507907357409333
bot = 267659945086812160