# Give-Role

## Usage

```javascript
/give_role <@user> <@role>
```

| Name | Description                              | Type | Required |
| ---- | ---------------------------------------- | ---- | -------- |
| user | The user you want to add a role          | User | Yes      |
| role | The role which will be added to the user | Role | Yes      |
