# +create-role

## Usage

```
+create-role <name> <color hex> <display role (yes/no)> <mentionable (yes/no)>
```

## Arguments

| Name         | Description                        | Type    | Required |
| ------------ | ---------------------------------- | ------- | -------- |
| name         | The name of the role.              | String  | Yes      |
| color hex    | The color of the role.             | Hex     | Yes      |
| display role | If the role should be displayed.   | Boolean | Yes      |
| mentionable  | If the role should be mentionable. | Boolean | Yes      |

## Examples

![](https://user-images.githubusercontent.com/111157596/236548141-889b8035-4a06-4923-8927-a876d293a3bd.png)
