permission changes (breaking changes!!)

This commit is contained in:
mudkipdev
2023-05-07 21:12:34 -06:00
parent 75538c57d7
commit 24aa35dc03
3 changed files with 11 additions and 5 deletions

View File

@@ -8,14 +8,14 @@ extensions = [
"extensions.templates"
]
[permissions]
[permissions.announcements]
# This works in a whitelist mode. The invoker of the command must be in an allowed guild and
# must have an allowed role. If neither of those are true, allowed_users is checked last.
allowed_guilds = []
allowed_roles = []
allowed_users = []
[permissions.debug]
[permissions.announcements.debug]
# This works in addition to the regular permissions, but only if debug mode is enabled.
allowed_guilds = []
allowed_roles = []