Skip to content

/role

Tip

This command requires the administrator permission by default. To learn how to change this, please check the faq command.

/role give

Give a role to member(s).

You can configure an allowlist for giving/taking roles with the /roleallow command.

Note

The roles users can give to others need to be lower than their highest role. If the role allowlist is configured, the role(s) also need to be on the allowlist.

Parameters:

Name Type Description Default
roles str

The role(s) to give to the provided members

required
members str

The member(s) to give the role to

required

/role take

Take a role from a member(s).

You can configure an allowlist for giving/taking roles with the /roleallow command.

Note

The roles users can take from others need to be lower than their highest role. If the role allowlist is configured, the role(s) also need to be on the allowlist.

Parameters:

Name Type Description Default
roles str

The role(s) to take away from the provided members

required
members str

The member(s) to take the role from

required