docs(character): 补充推荐插件说明#35
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (6)
📝 WalkthroughWalkthroughThis PR introduces a centralized best-practice guide for recommended plugins when using ChatLuna's Character preset, consolidates previously duplicated plugin installation instructions from preset templates and configuration guides, and updates documentation to cross-reference the new guide instead of maintaining separate lists. ChangesChatLuna Character Plugin Recommendations Guide
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested reviewers
Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Code Review
This pull request introduces a new documentation page detailing recommended plugins and configurations for ChatLuna, replacing the inline plugin recommendations in the character preset YAML files with a link to this new page. It also updates the getting started guide with a template project link and adds sidebar navigation for the new page. The review feedback focuses on improving the new documentation file, suggesting formatting consistency (such as wrapping URLs and plugin names in backticks) and refining some descriptions to be more formal and objective.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
| - 将"Koishi 在公网或者局域网中的路径"改为你的环境中实际的路径,确保此路径可以被你的 NapCat 或 LLBot 正常访问: | ||
| - **Linux Docker 部署:** | ||
| - 若 Koishi 与你的 NapCat 或 LLBot 使用 Docker 部署在同一个容器中,请尝试保持默认地址 `http://127.0.0.1:5140`,不要修改 | ||
| - 若 Koishi 与你的 NapCat 或 LLBot 使用 Docker 部署在不同容器中、但使用同一个 Docker 网桥时,可以填写 `http://koishi:5140`,5140 为你的 Koishi 容器内端口 |
There was a problem hiding this comment.
为了保持文档格式的一致性,并防止 Markdown 解析器将其误识别为普通文本链接,建议将 http://koishi:5140 用反引号包裹。修改后的效果如下:
- 若 Koishi 与你的 NapCat 或 LLBot 使用 Docker 部署在不同容器中、但使用同一个 Docker 网桥时,可以填写 \http://koishi:5140\`,5140 为你的 Koishi 容器内端口`
|
|
||
| - 只启用"群管插件",其他选项全部关闭 | ||
| - 在"群管插件配置"中配置好: | ||
| - "允许使用群管功能的成员 ID 列表"(可以要求 Bot 使用群管功能的人) |
|
|
||
| 提供丰富的媒体生成能力(包括文本生成图片、图片生成图片、音频生成、视频生成),搭配适当的配置可以实现用 AI 生成图片等需求。 | ||
|
|
||
| 该项目的 WebUI 有待改进。 |
|
|
||
| **推荐配置:** | ||
|
|
||
| - 语音服务请自行寻找合适的插件或尝试使用 `media-luna` |
摘要
校验
Summary by CodeRabbit