Roles
Roles are - as the name says - the roles that the user can select.
You can add a maximum of 25 roles to a group.
Add a selectable role to a group
Make sure Marodas can give the role to other users.
You can use the same role for multiple groups, but not add a role multiple times to the same group.
To add a role to a selectable roles group, use the following slash command:
/selectable-roles roles add group: role: name: style: join:
Argument | Description |
---|---|
role | The role the button will give the user. |
name | The name the embed and the button will show. |
style | The color of the button. (Blurple, Gray, Green, Red) |
join | If the role should be given the user at join. |
description | The description that will show up under the role's name in the embed. |
emoji | The emoji that will be shown in the embed and in the button. |
blocking_role | If the user has this role, this selectable role cannot be obtained. |
required_role | The user needs this role to obtain this selectable role. |
List all selectable roles added to a group
To see, what selectable roles are in a group, use the following slash command:
/selectable-roles roles list group:
Remove a selectable role from a group
To remove a selectable role from a selectable roles group, use the following slash command:
/selectable-roles roles remove group: role:
Edit a selectable role
To edit a selectable role, use the following slash command:
/selectable-roles roles edit group: role:
All arguments are optional here, so only set those you want to edit.
For description
and emoji
: If you want to remove them, set them to "None".
For blocking_role
and required_role
: If you want to remove them, set them to the current blocking- / required-role.
Reposition a selectable role
To reposition (or move) a selectable role, use the following slash command:
/selectable-roles roles move group: role: position:
The position is what the role will go to, meaning: 1
is the first spot, 2
the second, ...