Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/zh/platform/qqofficial/websockets.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,4 @@

## 🎉 大功告成

此时,你的 AstrBot 和 NapCatQQ 应该已经连接成功。使用 `私聊` 的方式在 QQ 对机器人发送 `/help` 以检查是否连接成功。
此时,你的 AstrBot 应该已经成功连接 QQ 官方接口。使用 `私聊` 的方式在 QQ 对机器人发送 `/help` 以检查是否连接成功。
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

suggestion (typo): Consider adjusting the phrase “在 QQ 对机器人发送” to a more natural form such as “在 QQ 中对机器人发送”或“在 QQ 上向机器人发送”。

“在 QQ 对机器人发送”在语法和习惯用法上略显不自然,建议改为“在 QQ 中对机器人发送 /help”或“在 QQ 上向机器人发送 /help”,可读性会更好。

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

为了让文档更清晰、更具确定性,建议修改措辞。当用户按照文档步骤操作完成后,应当是确定的成功状态,使用“已成功连接”比“应该已经成功连接”能给予用户更强的信心。

Suggested change
此时,你的 AstrBot 应该已经成功连接 QQ 官方接口。使用 `私聊` 的方式在 QQ 对机器人发送 `/help` 以检查是否连接成功。
此时,你的 AstrBot 已成功连接至 QQ 官方接口。使用 `私聊` 的方式在 QQ 对机器人发送 `/help` 以检查是否连接成功。

Loading