Add Roles
Last updated
Last updated
Add one or more roles to a server member. You can specify role IDs and target members in specific ways.
The bot must have the Manage Roles permission and a higher position than the role your trying to assign via the bot.
This field can specify which ways you would like to target a server member to give them roles. See specifications below.
Select this option to add the selected roles to the member who triggered the command / event or clicked a button / menu option.
Click the "+" icon to add roles to select the server roles you want to add to the user. You are also able to select a created role option from the create a role block. It will show under "Command Options" in the second image below.
If you don't see the role you are looking for, it was most likely added very recently to your server. Click the refresh icon in the top right corner of the image below and it will refresh the selection to find the role.
In this field you can add additional roles in the form of plain role IDs only. This field is commonly used to add specific role IDs / variables. As the field description states, each role ID or variable must be separated by a comma.
Enable Success / Error Handles to detect success and errors inside of the action block. This allows you to run different actions if something goes wrong with your action. Inside of the handle, there are 2 different paths which are used to detect the outcome of the action. The green path on the bottom left side of the block indicates success, while the red path on the bottom right side of the block indicates error. You may attach action blocks to each side of the handle to get the outcome of your action block.
The Success/Error Handles feature includes 3 different error variables you can use to get information on why the action block encountered an error. Check them out here.