We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Aliases for Discord roles are awesome.
This is a feature request to enhance aliases let us define multiple roles under one name e.g.
Could go a level further and allow names in the roles? Or maybe self-referencing stuff like that is asking for trouble.
The text was updated successfully, but these errors were encountered: