Metadata-Version: 2.1
Name: ayaka
Version: 0.0.0.4
Summary: 猫猫，猫猫！
Home-page: https://bridgel.github.io/ayaka/
License: MIT
Author: Su
Author-email: wxlxy316@163.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: loguru (>=0.6.0,<0.7.0)
Requires-Dist: pydantic (>=1.10.4,<2.0.0)
Project-URL: Repository, https://github.com/bridgeL/ayaka
Description-Content-Type: text/markdown

<div align="center">

# Ayaka - 猫猫，猫猫！ - 0.0.0.4

</div>

根据py包的导入情况，猜测当前插件工作在哪个机器人框架下，已支持

- [nonebot2](https://github.com/nonebot/nonebot2)(使用[onebotv11](https://github.com/nonebot/adapter-onebot)适配器)
- [hoshino](https://github.com/Ice-Cirno/HoshinoBot)
- [nonebot1](https://github.com/nonebot/nonebot)

## 历史遗留问题

如果你之前安装过`nonebot_plugin_ayaka`，请先确保它卸载干净

```
pip uninstall nonebot_plugin_ayaka
```

## 安装

```
pip install ayaka
```

## 配置

ayaka使用机器人框架的配置的command_start、command_sep，且**仅取其第一项的值**

## 其他

本插件的前身：[nonebot_plugin_ayaka](https://github.com/bridgeL/nonebot-plugin-ayaka)

