# 对接 Discord

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

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

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