> For the complete documentation index, see [llms.txt](https://chatgpt-qq.lss233.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chatgpt-qq.lss233.com/pei-zhi-wen-jian-jiao-cheng/dui-jie-liao-tian-ping-tai/dui-jie-discord.md).

# 对接 Discord

将 `config.cfg` 中的 `[mirai]` 块删除，然后加入以下配置：

```
[discord]
# 这里填写你 Discord 机器人的 token
bot_token = "xxx"
```

就可以在 Discord 中和 AI 聊天了！
