Skip to content

Repository files navigation

QQ Private AI Companion Bot

Official QQ C2C private chat AI companion bot.

This project only supports QQ official private C2C chat capabilities. It does not support QQ groups, QQ channels, NapCat, OneBot, NoneBot, or unofficial QQ protocols.

See README.zh-CN.md for the full Chinese setup and operation guide.

Quick Start

cp .env.example .env
# Fill QQ_APP_ID, QQ_CLIENT_SECRET, QQ_BOT_SECRET, AI_API_KEY
docker compose up -d

Development

pip install -r requirements.txt
python -m pytest
ruff check .
python -m compileall .

License

MIT

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages