Role Features
In this page you will learn about Role Features.
Last updated
Was this helpful?
In this page you will learn about Role Features.
Last updated
Was this helpful?
Role command is the easiest way to add and remove role from specific user or all members in the server.
Add or remove role from specific user.
Add or remove from all members in the server.
/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
Important: By default only members with Manage Roles can use this command. See to customize it.
Check this: [] is a required command option, () is an optional command option.
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