Skip to content

ProjectCoral/Coral

Repository files navigation

logo

Project Coral

新一代(或许)python QQ 机器人框架

这个项目的灵感来源于沐雪(Muice-Chatbot)

图标由画师WERI绘制

声明

一切开发旨在学习,请勿用于非法用途。

许可证

本项目采用 AGPL-3.0 协议开源,详情请参阅 LICENSE 文件。

Copyright (C) 2024-2025 ProjectCoral and contributors.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

注意事项:

  • AGPL-3.0 协议属于传染性协议,因此建议直接/间接接触 Coral 项目的软件使用 AGPL-3.0 开源

  • 本项目不建议用于商业用途。

衍生软件需声明引用

  • 若引用 Coral 发布的软件包而不修改 Coral 源码,请在软件包的 README 中声明 Coral 项目的链接。

  • 若修改 Coral 源代码再发布,或参考 Coral 内部实现发布另一个项目,则衍生项目必须在文章首部或 Coral 相关内容首次出现的位置明确声明来源于本仓库。不得扭曲或隐藏免费且开源的事实。

功能

  • 基于Python的QQ机器人框架,原生支持Onebot11协议
  • 插件系统可注册额外代码,实现更多功能
  • 多种消息类型支持

快速使用

如果你希望快速部署一个 Coral 机器人,安装插件、并投入使用,请看这里:快速部署

有关更多插件,请访问 Coral 插件库

开发相关

鸣谢

前身 Muice-Chatbot

Onebot11 协议 OneBot

文档参考 mirai

总代码贡献:

感谢所有为 Coral 项目做出贡献的人!

Star History:

Star History Chart

About

新一代(或许)python QQ 机器人框架

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published