From 8add63a518fbae3c886c5bfb951f198ad209ec2d Mon Sep 17 00:00:00 2001 From: Taken Date: Thu, 6 Apr 2023 19:29:54 +0200 Subject: [PATCH] Adding more consttants --- config/options.json | 1 + config/roles.json | 5 ++++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/config/options.json b/config/options.json index b073e04..f084d4f 100644 --- a/config/options.json +++ b/config/options.json @@ -2,5 +2,6 @@ "color": "#eeaadb", "applicationsChannel": "776705352456470550", "staffApplicationsChannel": "1039258641393520700", + "staffOtherChannel": "1082036748558803104", "hypixelGuildID": "5a353a170cf2e529044f2935" } \ No newline at end of file diff --git a/config/roles.json b/config/roles.json index acd518b..70386e2 100644 --- a/config/roles.json +++ b/config/roles.json @@ -8,5 +8,8 @@ "guildStaff": "984584711227703336", "guildRole": "1043224015722000514", "waitingList": "1092543315053908120", - "defaultMember": "722386801930797056" + "defaultMember": "722386801930797056", + "admin": "528549814846095360", + "helper": "592371991294771226", + "muted": "594355088932339732" } \ No newline at end of file