aboutsummaryrefslogtreecommitdiffstats
path: root/bot/constants.py
diff options
context:
space:
mode:
authorGravatar scragly <[email protected]>2018-12-01 22:51:47 +1000
committerGravatar scragly <[email protected]>2018-12-03 09:18:50 +1000
commitb036c9aa23099a6d3eb74bb1b548277cfbdb5edd (patch)
tree490facf40e2788e75a6920c7f103deaedf2c2b3b /bot/constants.py
parentAllow Admin role env setting when debugging (diff)
Add season element set methods, add server icon change support
Diffstat (limited to 'bot/constants.py')
-rw-r--r--bot/constants.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/constants.py b/bot/constants.py
index 6db8c68f..52da161e 100644
--- a/bot/constants.py
+++ b/bot/constants.py
@@ -51,7 +51,7 @@ class Hacktoberfest(NamedTuple):
class Roles(NamedTuple):
- admin = int(environ.get('SEASONALBOT_DEBUG', 267628507062992896))
+ admin = int(environ.get('SEASONALBOT_ADMIN', 267628507062992896))
announcements = 463658397560995840
champion = 430492892331769857
contributor = 295488872404484098