# 機器人權限設定

在邀請睿智的蔔特進入 Discord 伺服器時，系統會明確要求需要的權限，若權限不足時會發生異常，請至少要提供以下權限給機器人使用。

1. 管理頻道
2. 管理 Webhooks
3. 發送訊息
4. 發送 TTS 訊息
5. 嵌入連結
6. 附加檔案
7. 提及 @everyone 、 @here 和所有身份組
8. 使用應用程式命令
9. 管理訊息

權限可以使用身份組 "LineageM" 或直接指定機器人名稱 "Wise Carrbot" 。


---

# 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://mmorpg.gitbook.io/mmoprg-bossbot/quan-xian-she-ding.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.
