aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bot/seasons/easter/egg_hunt/constants.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/bot/seasons/easter/egg_hunt/constants.py b/bot/seasons/easter/egg_hunt/constants.py
index 6a673686..592235b2 100644
--- a/bot/seasons/easter/egg_hunt/constants.py
+++ b/bot/seasons/easter/egg_hunt/constants.py
@@ -21,8 +21,8 @@ class EggHuntSettings:
class Roles:
- white = GUILD.get_role(569123918795898921)
- blurple = GUILD.get_role(569124011406000139)
+ white = GUILD.get_role(569304397054607363)
+ blurple = GUILD.get_role(569304472820514816)
class Emoji: