# Role

## /role info

Get information about a role.

```
/role info <role>
```

## /role permissions

Get the permissions of a role.

```
/role permissions <role>
```

## /role give

Gives a role to a member of choice.

{% hint style="warning" %}
Both, bot and author need Manage Roles permission to use this command.
{% endhint %}

```
/role give <member> <role>
```

## /role remove

Removes a role from a member of choice.

{% hint style="warning" %}
Both, bot and author need Manage Roles permission to use this command.
{% endhint %}
