Role (Command) - Aid0nModder/AidanBot GitHub Wiki
Role allows users to pick their own roles by simply adding [R] to a role, as well as allow server mods to give and remove roles to other users.
Limitations
- Command functionality may be limited to MODS ONLY, this is if you try to add or remove roles that are not allowed or to other users.
- Command requires the
manage_roles
permission to add/remove roles without [R] or to other users.
How To Run
Role has 3 arguments:
- action is the action that will be taken, either Add or Remove.
- role is the role to give or take.
- user is the user that will receive or lose a role, defaults to the current user.
/info [action] [role] [*user]