Metadata-Version: 2.1
Name: nonebot-plugin-ayaka
Version: 0.5.3
Summary: a useful plugin providing convinient tools for the development of textual game on QQ
Home-page: https://bridgel.github.io/ayaka_doc/
License: MIT
Author: Su
Author-email: wxlxy316@163.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: nonebot-adapter-onebot (>=2.1.3,<3.0.0)
Requires-Dist: nonebot2 (>=2.0.0b5,<3.0.0)
Requires-Dist: playwright (>=1.27.1,<2.0.0)
Project-URL: Repository, https://github.com/bridgeL/nonebot-plugin-ayaka
Description-Content-Type: text/markdown

<div align="center">

# Ayaka 0.5.3

适用于[nonebot2机器人](https://github.com/nonebot/nonebot2)的文字游戏开发辅助插件 

<img src="https://img.shields.io/pypi/pyversions/nonebot-plugin-ayaka">

</div>

ayaka 通过二次封装nonebot2提供的api，提供专用api，便于其他文字游戏插件（ayaka衍生插件）的编写

单独安装ayaka插件没有意义，ayaka插件的意义在于帮助ayaka衍生插件实现功能

## 文档

https://bridgel.github.io/ayaka_doc/


