> For the complete documentation index, see [llms.txt](https://docs.managebot.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.managebot.xyz/command-categories/utils.md).

# 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
```
