Skip to main content

Roles

Roles are - as the name says - the roles that the user can select.

note

You can add a maximum of 25 roles to a group.

Add a selectable role to a group

note

Make sure Marodas can give the role to other users.

tip

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:
ArgumentDescription
roleThe role the button will give the user.
nameThe name the embed and the button will show.
styleThe color of the button. (Blurple, Gray, Green, Red)
joinIf the role should be given the user at join.
descriptionThe description that will show up under the role's name in the embed.
emojiThe emoji that will be shown in the embed and in the button.
blocking_roleIf the user has this role, this selectable role cannot be obtained.
required_roleThe 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, ...