# WETBOT - Введение

### <mark style="color:red;">ENGLISH VERSION OF DOCS:</mark> <https://docs.wetbot.space/v/eng/>

### Ссылка-приглашение бота

<https://discord.com/oauth2/authorize?client_id=801814636168740914&permissions=275163557104&scope=bot+applications.commands>

### Сервер поддержки

{% embed url="<https://discord.gg/9ujyUb5vYy>" %}

### Вэбсайт

{% embed url="<https://wetbot.space/>" %}

### Рекомендуемые права бота

1. Управление сервером (Для отслеживания приглашений)
2. Управлять ролями (Для выдачи и забирания ролей)
3. Управлять каналами (Для создание автоголосовых каналов)
4. Просматривать журнал аудита (Для корректной работы модуля логов)
5. Читать сообщения (Для ведения статистики и получения ответов при настройке бота)
6. Отправлять сообщения
7. Отправлять сообщения в ветках
8. Управлять сообщениями (Для автоматического удаления ответов при настройке бота)
9. Прикреплять файлы
10. Упоминание @everyone, @here и всех ролей (everyone и here не упоминает, но упоминает настроенные роли для уведомлений)
11. Добавлять реакции (Для мемов и раздач)
12. Использовать внешние эмодзи (Бот использует много внешних эмодзи)
13. Перемещать участников (Для работы автоголосовых каналов)

<figure><img src="https://3114912554-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdvKp81oyEJS2euoIe7rF%2Fuploads%2FICpTY9J2jMGCRB1wAhpw%2F%D0%A1%D0%BA%D1%80%D0%B8%D0%BD%D1%88%D0%BE%D1%82%2007-03-2023%20004833.png?alt=media&#x26;token=38a1006d-548c-453e-a4b6-5310431a5e23" alt=""><figcaption></figcaption></figure>

## Команды

{% content-ref url="commands/general" %}
[general](https://docs.wetbot.space/commands/general)
{% endcontent-ref %}

{% content-ref url="commands/shop" %}
[shop](https://docs.wetbot.space/commands/shop)
{% endcontent-ref %}

{% content-ref url="commands/inventory" %}
[inventory](https://docs.wetbot.space/commands/inventory)
{% endcontent-ref %}

{% content-ref url="commands/profile" %}
[profile](https://docs.wetbot.space/commands/profile)
{% endcontent-ref %}

{% content-ref url="commands/context" %}
[context](https://docs.wetbot.space/commands/context)
{% endcontent-ref %}

{% content-ref url="commands/admins" %}
[admins](https://docs.wetbot.space/commands/admins)
{% endcontent-ref %}

## Менеджеры

{% content-ref url="guide/items" %}
[items](https://docs.wetbot.space/guide/items)
{% endcontent-ref %}

{% content-ref url="guide/achievements" %}
[achievements](https://docs.wetbot.space/guide/achievements)
{% endcontent-ref %}

{% content-ref url="guide/bonuses" %}
[bonuses](https://docs.wetbot.space/guide/bonuses)
{% endcontent-ref %}

{% content-ref url="guide/quests" %}
[quests](https://docs.wetbot.space/guide/quests)
{% endcontent-ref %}

{% content-ref url="guide/wormholes" %}
[wormholes](https://docs.wetbot.space/guide/wormholes)
{% endcontent-ref %}

{% content-ref url="guide/styles" %}
[styles](https://docs.wetbot.space/guide/styles)
{% endcontent-ref %}

{% content-ref url="guide/categories" %}
[categories](https://docs.wetbot.space/guide/categories)
{% endcontent-ref %}

{% content-ref url="guide/roles" %}
[roles](https://docs.wetbot.space/guide/roles)
{% endcontent-ref %}

{% content-ref url="guide/gifts" %}
[gifts](https://docs.wetbot.space/guide/gifts)
{% endcontent-ref %}

{% content-ref url="guide/select-menu-roles" %}
[select-menu-roles](https://docs.wetbot.space/guide/select-menu-roles)
{% endcontent-ref %}

{% content-ref url="guide/jobs" %}
[jobs](https://docs.wetbot.space/guide/jobs)
{% endcontent-ref %}


---

# 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.wetbot.space/introduction.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.
