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

Add lists to aliases #883

Open
AppIe314 opened this issue Dec 6, 2023 · 0 comments
Open

Add lists to aliases #883

AppIe314 opened this issue Dec 6, 2023 · 0 comments

Comments

@AppIe314
Copy link

AppIe314 commented Dec 6, 2023

Aliases for Discord roles are awesome.
This is a feature request to enhance aliases let us define multiple roles under one name e.g.

    "aliases": [
      {
        "roles": ["123415123541"],
        "name": "verified"
      },
      {
        "roles": ["897581458191", "01234", "56789"],
        "name": "supporters"
      }
    ],

Could go a level further and allow names in the roles? Or maybe self-referencing stuff like that is asking for trouble.

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

No branches or pull requests

1 participant