Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

role aliases #660

Merged
merged 3 commits into from
Feb 22, 2023
Merged

role aliases #660

merged 3 commits into from
Feb 22, 2023

Conversation

TurtIeSocks
Copy link
Collaborator

@TurtIeSocks TurtIeSocks commented Feb 22, 2023

  • add named roles/allowedUsers/allowedGuilds/blockedGuilds/groups to an alias array for easier permission management/viewing
    "aliases": [
      {
        "role": "123415123541",
        "name": "verified"
      },
      {
        "role": "897581458191",
        "name": "supporter"
      }
    ],

Applies to:

  • All roles in the authentication.perms object
  • All roles in authentication.areaRestrictions
  • allowedUsers, allowedGuilds, blockedGuilds in the Discord strategy
  • groups in the Telegram strategy

TurtIeSocks and others added 3 commits February 22, 2023 09:45
- add named roles/users/guilds/groups to an alias array for easier permission management/viewing
@TurtIeSocks TurtIeSocks merged commit b08b442 into develop Feb 22, 2023
@TurtIeSocks TurtIeSocks deleted the role-aliases branch February 22, 2023 14:57
@clburlison clburlison mentioned this pull request Jul 28, 2023
9 tasks
@AppIe314 AppIe314 mentioned this pull request Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants