Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

Commit 1431bd6

Browse files
authored
Merge pull request #158 from AstrBotDevs/docs-agent/AstrBotDevs-AstrBot-pr-5609
文档:新增 Discord 平台预回应表情配置说明
2 parents 0cb4fc0 + 8713561 commit 1431bd6

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

en/platform/discord.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,15 @@ If you find this tedious, you can directly use administrator permissions, but it
5858
![Bot online](https://files.astrbot.app/docs/source/images/discord/image-7.png)
5959
@ mention the bot you just created (or don't mention it), type `/help`. If it responds successfully, the test is successful.
6060

61+
## Pre-acknowledgment Emoji
62+
63+
Discord supports the pre-acknowledgment emoji feature. When enabled, the bot will add an emoji reaction when processing a message, letting users know the bot is working on their request.
64+
65+
In the admin panel's "Configuration" page, find `Platform Specific -> Discord -> Pre-acknowledgment Emoji`:
66+
67+
- **Enable Pre-acknowledgment Emoji**: When enabled, the bot will automatically add an emoji reaction upon receiving a message
68+
- **Emoji List**: Enter Unicode emoji symbols, e.g., 👍, 🤔, ⏳. You can add multiple emojis, and the bot will randomly select one to use
69+
6170
# Troubleshooting
6271

6372
- If you're stuck at the final step and the bot is not online, please ensure your server can directly connect to Discord

zh/platform/discord.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
- Bot Token:在 Discord 创建 App 后获取的 Token(见下文)
1515
- Discord 代理地址:如果你需要使用代理访问 Discord,可以在这里填写代理地址(可选)
1616
- 是否自动将插件指令注册为 Discord 斜杠指令:勾选后,AstrBot 会自动将已安装插件中的指令注册为 Discord 斜杠指令,方便用户使用。
17+
1718
## 在 Discord 创建 App
1819

1920
1. 前往 [Discord](https://discord.com/developers/applications),点击右上角蓝色按钮,输入应用名字,创建应用。
@@ -55,7 +56,17 @@
5556
![机器人在线](https://files.astrbot.app/docs/source/images/discord/image-7.png)
5657
@ 刚刚创建的机器人(也可以不 @),输入 `/help`,如果成功返回,则测试成功。
5758

59+
## 预回应表情
60+
61+
Discord 支持预回应表情功能。启用后,机器人在处理消息时会先添加一个表情反应,让用户知道机器人正在处理消息。
62+
63+
在管理面板的「配置」页面中,找到 `平台特定配置 -> Discord -> 预回应表情`
64+
65+
- **启用预回应表情**:开启后,机器人收到消息时会自动添加表情反应
66+
- **表情列表**:填写 Unicode 表情符号,例如:👍、🤔、⏳。可填写多个,机器人会随机选择一个使用
67+
5868
# 故障排除
69+
5970
- 如果卡在最后的步骤,机器人不在线请确定自己的服务器可以直接连接discord
6071

6172
如果有疑问,请[提交 Issue](https://github.com/AstrBotDevs/AstrBot/issues)

0 commit comments

Comments
 (0)