Roles - SrS2225a/role-manager-bot GitHub Wiki
This Page is for the number of things you can do to roles with Dionysus!
Command | Description | Example |
---|---|---|
*stickyrole <role> | Sets what role will "stick" to the user upon getting the defined role | *stickyrole muted |
*autopostition <type> <delay> <role> | Automatically add roles based on someone's creation or server join date | *autoposition add 120d super user |
*autorole <type> <role> [delay] | Sets what role will be given or removed automatically to the user upon joining the guild | *autorole add member |
You can supply the type argument with add
to signify adding a role, or remove
to signify removing a role
Command | Description | Example |
---|---|---|
*reactionrole <message> <emoji> <role> <type> [blacklist] | Sets a reaction role with an defined message and emoji | *reactionrole 840465153719271434 ♂️ he/him n |
You can supply the type argument with any of the following to specify a reaction role behavior:
Note: After specifying one of these options, the selected option will remain the same until a new reaction role category is added
r
- the default reaction role behavior
n
- specifies if the user should have only one role at all times
o
- specifies if the user cannot change their roles after getting one
Tip: If you want reaction roles to be randomized between members, specify a new reaction role with the same emoji
Command | Description | Example |
---|---|---|
*role <type> <role> [arg] | Allows you to create, edit, or delete an role | *role name member members |
You can supply the type argument with any of the following to specify which part of the role to edit:
name
- edits the role's name
color
- edits the role's color
position
- edit's the roles position
create
- creates a role
delete
- deletes a role
Command | Description | Example |
---|---|---|
*giverole | Adds or Removes an role from members, bots, or everyone | *giverole add members everyone |
You can supply the type argument with add
to signify adding a role, or remove
to signify removing a role
Additionally specify the to argument with any of the following to add or remove an role from members, bots, or everyone:
everyone
- adds or removes a role to all members in the server (including bots)
bots
- adds or removes a role to just server bots
members
- adds or removes a role to all members in the server