Metadata-Version: 2.1
Name: nonebot-plugin-tetrio-stats
Version: 0.1.0
Summary: 一个在nonebot2中查询TRTRIO玩家数据的插件，同时支持绑定TRTRIO账号
Author: scdhh
Author-email: wallfjjd@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: aiohttp (>=3.8.1,<4.0.0)
Requires-Dist: asyncio (>=3.4.3,<4.0.0)
Description-Content-Type: text/markdown

TETRIO Stats
===
* 它能做什么？
  - 通过访问 [TETR.IO](https://ch.tetr.io)的API 来获取游戏统计信息。
  - 通过群内指令`iobind`来绑定自己的账号。
* 指令列表
| 指令 | 说明 |
| --- | --- |
| `io查USERID` | 查询游戏统计信息 |
| `iobind` | 绑定自己的账号 |
