Want this for your repo?
Render a free sample of any GitHub repo in seconds.
Contributors
3
Lines of Code
35
From
Mar 26, 2022
To
Mar 30, 2022
About DaydreamCafe/Cocoa
Cocoa is a lightweight QQ bot backend written in Go using the ZeroBot framework. It implements the OneBot standard, allowing it to work with various QQ bot platforms and frameworks including go-cqhttp, cqhttp-mirai, and OICQ. The project is designed to be highly available and minimal, aiming to provide practical and streamlined plugins that maximize service to QQ groups while minimizing message spam.
The bot uses PostgreSQL for data storage and can interact with other bots through the database. Cocoa supports integration with multiple underlying platforms through OneBot-compatible implementations, giving users flexibility in choosing their preferred QQ client backend. The project acknowledges early development status and notes that production deployment is not yet recommended, though the core architecture and plugin system are in place for expansion.