Skip to content

docs: update README.md#5

Open
th-dd wants to merge 2 commits intoAstrBotDevs:masterfrom
th-dd:master
Open

docs: update README.md#5
th-dd wants to merge 2 commits intoAstrBotDevs:masterfrom
th-dd:master

Conversation

@th-dd
Copy link

@th-dd th-dd commented Jan 13, 2026

Update README.md

Summary by Sourcery

更新 README,以指向新的 AstrBot 网站、文档和发布位置。

Documentation:

  • 明确 README 中对 Windows AstrBot 启动器的描述,并链接到官方 AstrBot 网站。
  • 在简要教程旁新增对 Windows 官方部署文档的引用。
  • 将 README 中的发布链接更新为新的 AstrBotLauncher 仓库。
Original summary in English

Summary by Sourcery

Update README to point to the new AstrBot website, documentation, and release location.

Documentation:

  • Clarify README description of the Windows AstrBot launcher and link to the official AstrBot site.
  • Add a reference to the official deployment documentation for Windows alongside the brief tutorial.
  • Update the releases link in the README to the new AstrBotLauncher repository.

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

Hey - 我发现了 1 个问题,并给出了一些整体性的反馈:

  • 目前更新后的 release 链接指向的是仓库根目录 (https://github.com/AstrBotDevs/AstrBotLauncher);如果目的是让用户可以直接访问可下载的构建产物(artifacts),建议像之前一样改为 /releases(或 /releases/latest)URL。
Prompt for AI Agents
Please address the comments from this code review:

## Overall Comments
- The updated release link points to the repository root (`https://github.com/AstrBotDevs/AstrBotLauncher`); if the intention is to direct users straight to downloadable artifacts, consider using the `/releases` (or `/releases/latest`) URL as before.

## Individual Comments

### Comment 1
<location> `README.md:22` </location>
<code_context>
 > 1. 如果你曾更换过启动器命令,或者你确信安装了 Python 但是输入指令后显示 `无法将...识别为` 的消息,可以尝试 `python3`,或者重启 Powershell 窗口。如果 `Python3` 成功了,请将下一个步骤中下载好的内容中的 `launcher_astrbot.bat` 中的 `set PYTHON_CMD=` 后的内容改成 `python3`

-2. 前往 [release](https://github.com/Soulter/AstrBotLauncher/releases) 下载第一个 Asset。
+2. 前往 [release](https://github.com/AstrBotDevs/AstrBotLauncher) 下载第一个 Asset。
 3. 下载压缩包后,将压缩包内的文件夹解压到磁盘,然后直接双击解压好的文件夹内 `launcher_astrbot.bat` 即可。

</code_context>

<issue_to_address>
**issue (bug_risk):** 下载 Asset 的链接可能应指向仓库的 releases 页面而不是仓库根目录。

当前链接指向 `https://github.com/AstrBotDevs/AstrBotLauncher`,而“下载第一个 Asset”通常发生在 `.../releases` 页面。建议确认是否应改为 `https://github.com/AstrBotDevs/AstrBotLauncher/releases`,以避免用户找不到下载入口。
</issue_to_address>

Sourcery 对开源项目是免费的——如果你觉得我们的 Review 有帮助,欢迎分享 ✨
帮我变得更有用!请对每条评论点 👍 或 👎,我会根据这些反馈改进后续的 Review。
Original comment in English

Hey - I've found 1 issue, and left some high level feedback:

  • The updated release link points to the repository root (https://github.com/AstrBotDevs/AstrBotLauncher); if the intention is to direct users straight to downloadable artifacts, consider using the /releases (or /releases/latest) URL as before.
Prompt for AI Agents
Please address the comments from this code review:

## Overall Comments
- The updated release link points to the repository root (`https://github.com/AstrBotDevs/AstrBotLauncher`); if the intention is to direct users straight to downloadable artifacts, consider using the `/releases` (or `/releases/latest`) URL as before.

## Individual Comments

### Comment 1
<location> `README.md:22` </location>
<code_context>
 > 1. 如果你曾更换过启动器命令,或者你确信安装了 Python 但是输入指令后显示 `无法将...识别为` 的消息,可以尝试 `python3`,或者重启 Powershell 窗口。如果 `Python3` 成功了,请将下一个步骤中下载好的内容中的 `launcher_astrbot.bat` 中的 `set PYTHON_CMD=` 后的内容改成 `python3`

-2. 前往 [release](https://github.com/Soulter/AstrBotLauncher/releases) 下载第一个 Asset。
+2. 前往 [release](https://github.com/AstrBotDevs/AstrBotLauncher) 下载第一个 Asset。
 3. 下载压缩包后,将压缩包内的文件夹解压到磁盘,然后直接双击解压好的文件夹内 `launcher_astrbot.bat` 即可。

</code_context>

<issue_to_address>
**issue (bug_risk):** 下载 Asset 的链接可能应指向仓库的 releases 页面而不是仓库根目录。

当前链接指向 `https://github.com/AstrBotDevs/AstrBotLauncher`,而“下载第一个 Asset”通常发生在 `.../releases` 页面。建议确认是否应改为 `https://github.com/AstrBotDevs/AstrBotLauncher/releases`,以避免用户找不到下载入口。
</issue_to_address>

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

Update readme
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant