# Discord Bot (BETA)

You can invite the official luaprot discord bot, which provides commands for quick-actions.

{% hint style="warning" %}
This bot is currently in **BETA**. Bugs may occur.
{% endhint %}

### Configuring the Bot

When the bot is in your server, run `/setup` and follow the instructions.

### Valid Commands

`/blacklist` `/remove-blacklist` `/whitelist` `/remove-whitelist` `/setup` `/info` `/reset-hwid` `/get-script` `/send-panel` `/clear-blacklists` `/disconnect-session` `/disconnect-sessions` `/get-blacklists` `/get-sessions` `/message-session` `/message-sessions` `/redeem-key` `/set-note` `/auto-role-update` `...`

### **Invite**

[Invite the bot here](https://discord.com/oauth2/authorize?client_id=1455305869318160437\&permissions=8\&integration_type=0\&scope=bot)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.luaprot.net/luaprot/general/discord-bot-beta.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
