-
Notifications
You must be signed in to change notification settings - Fork 1
Role
Californ1a edited this page Jan 15, 2017
·
1 revision
Moderators can assign and remove roles from other users by @mentioning them, if both they and the bot have the permission to do so.
-
set|del
- Whether to assign or remove the role.
-
@mention
- The user you want to assign or remove the role to/from.
-
role name
- The name of the role to assign or remove, case-sensitive.
- ModUser:
!role set @Cali Member
- This will assign the role
Member
to the userCali
.
- This will assign the role
- ModUser:
!role del @Cali Member
- This will remove the role
Member
from the userCali
.
- This will remove the role