aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bot/constants.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/constants.py b/bot/constants.py
index 20d950cb..e7d4265e 100644
--- a/bot/constants.py
+++ b/bot/constants.py
@@ -183,7 +183,7 @@ class Roles(NamedTuple):
verified = 352427296948486144
helpers = 267630620367257601
rockstars = 458226413825294336
- core_developers = 757650781385261197 # Change this value for local test servers.
+ core_developers = 587606783669829632
class URLs: