Role Features

In this page you will learn about Role Features.

Behind Story

Role command is the easiest way to add and remove role from specific user or all members in the server.

Use Cases

  • Add or remove role from specific user.

  • Add or remove from all members in the server.

Commands

Usage
Description
Example

/role add [role] [user]

Quick way to add role to user

/role add user:@CLY role:@Admin

/role remove [role] [user]

Quick way to remove role from user

/role remove user:@CLY role:@Admin

/role mass-add [member_type] [role]

Quick way to add role to all users

/role mass-add member_type:Human Only role:@Online

/role mass-remove [member_type] [role]

Quick way to remove role from all users

/role mass-remove member_type:Human Only role:@Online

Command Options

Option
Description

member

Discord member

role

Discord role

member_type <Everyone>

Apply to all members and bots in the server

member_type <Human Only>

Apply to human account only

member_type <Bot Only>

Apply to bot account only

Last updated

Was this helpful?