Skip to content

Roles commands

Commands related to role management.

autorole

Manage automatic roles.

Manage Roles permission is needed to use this command by default.


/autorole add

Creates a new autorole rule.

Command response will only be visible to you.

Arguments:

Name Type Required Description
role Role The role that will be given for this rule.
rule Text The rule to assign this role. Valid values are: "", "@GuildName" or "Rank@GuildName".

/autorole list

Shows the list of autorole rules.

Command response will only be visible to you.


/autorole refresh

Triggers a role refresh on all members.

Command response will only be visible to you.


/autorole remove

Remove an autorole rule

Command response will only be visible to you.

Arguments:

Name Type Required Description
role Role The role the rule is for.
rule Text The rule to delete.

group

Join and leave groups (joinable roles).


/group join

Join a group.

Command response will only be visible to you.

Arguments:

Name Type Required Description
role Role The group to join. Use '/group list' to see the list of joinable roles.

/group leave

Leave a group.

Command response will only be visible to you.

Arguments:

Name Type Required Description
role Role The group to leave. Use '/group list' to see the list of joinable roles.

/group list

The list of groups or joinable roles.

Command response will be visible to everyone.


group-manage

Manage joinable roles.

Manage Roles permission is needed to use this command by default.


/group-manage create

Create a new role to set as a group (joinable role).

Command response will only be visible to you.

Arguments:

Name Type Required Description
name Text The name of the role to create.

/group-manage delete

Delete a group.

Command response will only be visible to you.

Arguments:

Name Type Required Description
role Role The group to delete. Use /group list to see the list of joinable roles.

/group-manage set

Set an existing role as a group (joinable role).

Command response will only be visible to you.

Arguments:

Name Type Required Description
role Role The role to use.

/no-roles

Shows a list of members with no roles.

Command response will only be visible to you.

Manage Roles permission is needed to use this command by default.


role

Commands for roles.


/role info

Shows information about a role.

Command response will be visible to everyone.

Arguments:

Name Type Required Description
role Role The role to check.

/role list

Show the list of roles in the server.

Command response will be visible to everyone.


/role members

Shows the list of members with a role.

Command response will be visible to everyone.

Arguments:

Name Type Required Description
role Role The role to check.

/role user

Shows the roles a user has.

Command response will be visible to everyone.

Arguments:

Name Type Required Description
user User The member to check the rules of.