aboutsummaryrefslogtreecommitdiffstats
path: root/bot/constants.py
diff options
context:
space:
mode:
Diffstat (limited to 'bot/constants.py')
-rw-r--r--bot/constants.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/bot/constants.py b/bot/constants.py
index a070dab3..bb538487 100644
--- a/bot/constants.py
+++ b/bot/constants.py
@@ -243,7 +243,6 @@ class Roles(NamedTuple):
announcements = 463658397560995840
champion = 430492892331769857
contributor = 295488872404484098
- developer = 352427296948486144
devops = 409416496733880320
jammer = 423054537079783434
moderator = 267629731250176001
@@ -254,7 +253,7 @@ class Roles(NamedTuple):
rockstars = 458226413825294336
core_developers = 587606783669829632
events_lead = 778361735739998228
- everyone = 267624335836053506
+ everyone_role = 267624335836053506
class Tokens(NamedTuple):