Metadata-Version: 2.4
Name: clovers
Version: 0.5.1
Summary: 
License-File: LICENSE
Author: KarisAya
Author-email: karisaya@foxmail.com
Requires-Python: >=3.12,<4.0.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: toml (>=0.10.2,<0.11.0)
Description-Content-Type: text/markdown

<div align="center">

<a href="https://clovers-project.github.io/"><img src="./attachment/icon.svg" width="180" height="180" alt="clovers"></a>

# clovers

_✨ 高度自定义的聊天平台 Python 异步机器人指令-响应插件框架 ✨_

[![Python](https://img.shields.io/badge/Python-3.12+-blue.svg)](https://www.python.org/)
[![pypi](https://img.shields.io/pypi/v/clovers.svg)](https://pypi.python.org/pypi/clovers)
[![pypi download](https://img.shields.io/pypi/dm/clovers)](https://pypi.python.org/pypi/clovers)
[![Poetry](https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json)](https://python-poetry.org/)
[![Github](https://img.shields.io/badge/GitHub-Clovers-00CC33?logo=github)](https://github.com/clovers-project/clovers)
[![LICENSE](https://img.shields.io/github/license/clovers-project/clovers.svg)](./LICENSE)

[使用文档](https://clovers-project.github.io/)

</div>

# 联系

如有建议，bug 反馈等可以加群

机器人 bug 研究中心（闲聊群） 744751179

永恒之城（测试群） 724024810

![群号](./attachment/qrcode.svg)

# 鸣谢

- [nonebot2](https://github.com/nonebot/nonebot2) 跨平台 Python 异步聊天机器人框架 ~~需求都是基于这个写的~~
- [go-cqhttp](https://github.com/Mrs4s/go-cqhttp) 基于 Mirai 以及 MiraiGo 的 OneBot Golang 原生实现
- [unidbg-fetch-qsign](https://github.com/fuqiuluo/unidbg-fetch-qsign) unidbg 模拟实现 QQ 签名计算
- [LiteLoaderQQNT](https://liteloaderqqnt.github.io/) LiteLoaderQQNT QQNT 插件加载器
- [Chronocat](https://github.com/chrononeko/chronocat) 模块化的 Satori 框架
- [OpenShamrock](https://github.com/whitechi73/OpenShamrock) 基于 Lsposed 的 OneBot11 协议的 Bot 框架
- [Lagrange.Core](https://github.com/LagrangeDev/Lagrange.Core) 基于 Konata 的 NTQQ 协议的纯 C#实现
- [luckylillia](https://github.com/LLOneBot/LuckyLilliaBot) 实现 OneBot v11，Satori，Milky 协议，用于 QQ 机器人开发
- [NapCatQQ](https://github.com/NapNeko/NapCatQQ) NapCatQQ 是现代化的基于 NTQQ 的 Bot 协议端实现

