Skip to content

Commit a1a7de1

Browse files
fix: correct minor text inconsistencies in README files and document (AstrBotDevs#7602)
* fix: correct minor text inconsistencies in README files and documentation * Update README_zh.md Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * feat: add buffered intermediate messages for non-streaming agent loop * Revert "feat: add buffered intermediate messages for non-streaming agent loop" This reverts commit 803762c. --------- Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 0ca6ba9 commit a1a7de1

4 files changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ astrbot run
8686
> AstrBot requires Python 3.12 or later. The `--python 3.12` option ensures that `uv` creates the tool environment with Python 3.12.
8787
8888
> [!NOTE]
89-
> For macOS user: due to macOS security checks, the first run of the `astrbot` command may take longer (about 10-20s).
89+
> For macOS users: due to macOS security checks, the first run of the `astrbot` command may take longer (about 10-20s).
9090
9191
Update `astrbot`:
9292

README_zh-TW.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<a href="https://astrbot.app/">文件</a> |
3333
<a href="https://blog.astrbot.app/">Blog</a> |
3434
<a href="https://astrbot.featurebase.app/roadmap">路線圖</a> |
35-
<a href="https://github.com/AstrBotDevs/AstrBot/issues">問題回報</a>
35+
<a href="https://github.com/AstrBotDevs/AstrBot/issues">問題回報</a>
3636
<a href="mailto:community@astrbot.app">Email</a>
3737
</div>
3838

@@ -160,7 +160,7 @@ yay -S astrbot-git
160160
| KOOK | 官方維護 |
161161
| Misskey | 官方維護 |
162162
| Mattermost | 官方維護 |
163-
| Whatsapp(即將支援) | 官方維護 |
163+
| WhatsApp(即將支援) | 官方維護 |
164164
| [Matrix](https://github.com/stevessr/astrbot_plugin_matrix_adapter) | 社群維護 |
165165
| [Rocket.Chat](https://github.com/NET-Homeless/astrbot_plugin_rocket_chat_adapter) | 社群維護 |
166166
| [VoceChat](https://github.com/HikariFroya/astrbot_plugin_vocechat) | 社群維護 |

README_zh.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@
3131
<a href="https://astrbot.app/">文档</a> |
3232
<a href="https://blog.astrbot.app/">博客</a> |
3333
<a href="https://astrbot.featurebase.app/roadmap">路线图</a> |
34-
<a href="https://github.com/AstrBotDevs/AstrBot/issues">问题提交</a>
34+
<a href="https://github.com/AstrBotDevs/AstrBot/issues">问题提交</a>
3535
<a href="mailto:community@astrbot.app">Email</a>
3636

3737
</div>
3838

39-
AstrBot 是一个开源的一站式 Agentic 个人和群聊助手,可在 QQ、Telegram、企业微信、飞书、钉钉、Slack等数十款主流即时通讯软件上部署,此外还内置类似 OpenWebUI 的轻量化 ChatUI,为个人、开发者和团队打造可靠、可扩展的对话式智能基础设施。无论是个人 AI 伙伴、智能客服、自动化助手,还是企业知识库,AstrBot 都能在你的即时通讯软件平台的工作流中快速构建 AI 应用。
39+
AstrBot 是一个开源的一站式 Agentic 个人和群聊助手,可在 QQ、Telegram、企业微信、飞书、钉钉、Slack 等数十款主流即时通讯软件上部署,此外还内置类似 OpenWebUI 的轻量化 ChatUI,为个人、开发者和团队打造可靠、可扩展的对话式智能基础设施。无论是个人 AI 伙伴、智能客服、自动化助手,还是企业知识库,AstrBot 都能在你的即时通讯软件平台的工作流中快速构建 AI 应用。
4040

4141
![landingpage](https://github.com/user-attachments/assets/45fc5699-cddf-4e21-af35-13040706f6c0)
4242

@@ -160,7 +160,7 @@ yay -S astrbot-git
160160
| **KOOK** | 官方维护 |
161161
| **Misskey** | 官方维护 |
162162
| **Mattermost** | 官方维护 |
163-
| **Whatsapp (将支持)** | 官方维护 |
163+
| **WhatsApp(将支持** | 官方维护 |
164164
| [**Matrix**](https://github.com/stevessr/astrbot_plugin_matrix_adapter) | 社区维护 |
165165
| [**Rocket.Chat**](https://github.com/NET-Homeless/astrbot_plugin_rocket_chat_adapter) | 社区维护 |
166166
| [**VoceChat**](https://github.com/HikariFroya/astrbot_plugin_vocechat) | 社区维护 |

docs/zh/what-is-astrbot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ outline: deep
66

77
## 简介
88

9-
AstrBot 是一个开源的一站式 Agentic 个人和群聊助手,可在 QQ、Telegram、企业微信、飞书、钉钉、Slack等数十款主流即时通讯软件上部署,此外还内置类似 OpenWebUI 的轻量化 ChatUI,为个人、开发者和团队打造可靠、可扩展的对话式智能基础设施。无论是个人 AI 伙伴、智能客服、自动化助手,还是企业知识库,AstrBot 都能在你的即时通讯软件平台的工作流中快速构建 AI 应用。
9+
AstrBot 是一个开源的一站式 Agentic 个人和群聊助手,可在 QQ、Telegram、企业微信、飞书、钉钉、Slack 等数十款主流即时通讯软件上部署,此外还内置类似 OpenWebUI 的轻量化 ChatUI,为个人、开发者和团队打造可靠、可扩展的对话式智能基础设施。无论是个人 AI 伙伴、智能客服、自动化助手,还是企业知识库,AstrBot 都能在你的即时通讯软件平台的工作流中快速构建 AI 应用。
1010

1111
## 文档概览
1212

0 commit comments

Comments
 (0)