Metadata-Version: 2.3
Name: clovers
Version: 0.4.6
Summary: 
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
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 异步聊天机器人框架 ~~需求都是基于这个写的~~

