ZeroBot-Plugin is a Go-based plugin collection for the ZeroBot ecosystem and OneBot-compatible bot frameworks. It packages many bot capabilities into a ready-to-run project that can be used through release binaries, direct local execution, or custom compilation. The repository is aimed mainly at QQ and OneBot-style chatbot deployments, with plugins that can be enabled, modified, or extended by developers. It is designed for users who want a richer bot feature set without writing every plugin from scratch. The project supports a community-oriented workflow where plugins can evolve and new ideas can be tested in related playground repositories. It is most useful for bot operators and Go developers building modular chat automation around the ZeroBot framework.
Features
- ZeroBot plugin collection
- OneBot-compatible bot integration
- Ready-to-run release binaries
- Local Go execution workflow
- Community-driven plugin expansion
- Custom compilation support