Files
nonebot-plugin-tetris-stats/README.md
2022-07-24 17:25:06 +08:00

845 B
Raw Blame History

TETRIS Stats

一个基于nonebot2的用于查询TETRIS相关游戏玩家数据的插件
目前支持

计划支持

安装

  • 使用 nb-cli推荐
nb plugin install nonebot-plugin-tetris-stats
  • 使用 pip不推荐
pip install nonebot-plugin-tetris-stats
# 修改bot.py

使用

参考NoneBot2文档 加载插件

依赖

目前只支持 OneBot V11 协议

鸣谢

开源

本项目使用MIT许可证开源