aboutsummaryrefslogtreecommitdiffstats
path: root/bot/constants.py
diff options
context:
space:
mode:
authorGravatar Izan <[email protected]>2021-10-08 15:06:07 +0100
committerGravatar Izan <[email protected]>2021-10-11 15:00:04 +0100
commitdc5f73be8c18ef11c701822e8c600c8fca7b149c (patch)
tree8351f06d55f4c3203b0b2f1333c47c646d539ff6 /bot/constants.py
parentRename `Roles.admin` to `Roles.admins` (diff)
Rename `Roles.owner` to `Roles.owners`
Diffstat (limited to 'bot/constants.py')
-rw-r--r--bot/constants.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/bot/constants.py b/bot/constants.py
index 92b40914..b4191c5e 100644
--- a/bot/constants.py
+++ b/bot/constants.py
@@ -332,8 +332,8 @@ class Reddit:
# Default role combinations
-MODERATION_ROLES = Roles.moderation_team, Roles.admins, Roles.owner
-STAFF_ROLES = Roles.helpers, Roles.moderation_team, Roles.admins, Roles.owner
+MODERATION_ROLES = Roles.moderation_team, Roles.admins, Roles.owners
+STAFF_ROLES = Roles.helpers, Roles.moderation_team, Roles.admins, Roles.owners
# Whitelisted channels
WHITELISTED_CHANNELS = (