Delete a role
Last updated
Last updated
Delete a Role in the server. You can specify specific roles from your server or an ID / Variable.
The bot must have Manage Roles permission in order to delete roles.
This selection will specify the targeted role to delete.
This selection will allow you to select a specific role from your server to delete. It will show a dropdown menu to allow the selection.
This is a dropdown menu allowing you to select a role from any server the bot is in. Remember that if the role you're trying to select isn't there, it most likely means it was very recently added, simply click the refresh icon next to the "?" in the image below to find your role.
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.