# Utils

## /utils generate-bot-invite

Generate an invite link for a bot or Discord app.&#x20;

```
/utils generate-bot-invite
```

## /utils parse-permission-value

Parse an permission integer and see the permissions that would apply. Value must be numeric.

```
/utils parse-permission-value <str: value>
```

## /utils parse-bot-token

See information about the bot which the token belongs to.

{% hint style="warning" %}
Be careful with sharing tokens. User tokens are rejected.
{% endhint %}

```
/utils parse-bot-token
```
