Metadata-Version: 2.1
Name: nonebot-plugin-chess
Version: 0.1.0
Summary: 适用于 Nonebot2 的棋类游戏插件
Home-page: https://github.com/MeetWq/nonebot-plugin-chess
License: MIT
Author: meetwq
Author-email: meetwq@gmail.com
Requires-Python: >=3.7.3,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: nonebot-adapter-onebot (>=2.0.0-beta.1,<3.0.0)
Requires-Dist: nonebot-plugin-htmlrender (>=0.0.4,<0.0.5)
Requires-Dist: nonebot2 (>=2.0.0-beta.1,<3.0.0)
Project-URL: Repository, https://github.com/MeetWq/nonebot-plugin-chess
Description-Content-Type: text/markdown

# nonebot-plugin-chess

适用于 [Nonebot2](https://github.com/nonebot/nonebot2) 的棋类游戏插件。

抄自隔壁 koishi（：[koishi-plugin-chess](https://github.com/koishijs/koishi-plugin-chess)

