Skip to content

feat: add qq-ai-bot compose template#132

Merged
MliKiowa merged 1 commit into
NapNeko:mainfrom
happysnaker:feat/add-qq-ai-bot-template
Jul 3, 2026
Merged

feat: add qq-ai-bot compose template#132
MliKiowa merged 1 commit into
NapNeko:mainfrom
happysnaker:feat/add-qq-ai-bot-template

Conversation

@happysnaker

@happysnaker happysnaker commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add a qq-ai-bot compose template alongside existing NapCat ecosystem templates
  • add the matching MODE=qq-ai-bot OneBot reverse WebSocket template
  • document the new template entry in README

Why

qq-ai-bot is a self-hosted QQ ↔ AI bot built around NapCat / LLOneBot + OneBot 11 + ACP agent bridging. A dedicated compose template makes it easier for NapCat users to try a production-oriented AI bot stack with session persistence and progress streaming.

Notes

  • the template keeps ONEBOT_ACCESS_TOKEN empty by default for minimum-friction local setup, consistent with other quickstart-style templates
  • the bot image is published at ghcr.io/happysnaker/qq-ai-bot:latest
  • the default ACP backend in this template is the repo's built-in mock agent so users can validate the QQ -> OneBot -> bot chain first, then replace it with their own ACP agent later

@happysnaker

Copy link
Copy Markdown
Contributor Author

补充说明:qq-ai-bot 现在已经有可直接拉起的 Docker quickstart 和公开镜像(ghcr.io/happysnaker/qq-ai-bot:latest),所以这个模板不是只补文档,而是尽量让 NapCat 用户可以更快验证一个完整的 QQ -> OneBot -> AI bot 链路。

@happysnaker

Copy link
Copy Markdown
Contributor Author

Maintainer note: the point of this template is not only to list another ecosystem project, but to give NapCat users a fast path to validate a full QQ -> OneBot -> AI bot chain with a public image and a runnable compose file. That felt more useful than a docs-only mention because the repo already has many users looking for quick deployment-oriented examples.

@MliKiowa
MliKiowa merged commit 487b87b into NapNeko:main Jul 3, 2026
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.

2 participants