dependabot[bot] 720de49c83 ⬆️ Bump starlette from 0.25.0 to 0.27.0 (#118)
Bumps [starlette](https://github.com/encode/starlette) from 0.25.0 to 0.27.0.
- [Release notes](https://github.com/encode/starlette/releases)
- [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md)
- [Commits](https://github.com/encode/starlette/compare/0.25.0...0.27.0)

---
updated-dependencies:
- dependency-name: starlette
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-12 00:19:47 +08:00
2023-01-29 04:56:47 +08:00
2023-05-30 04:57:31 +08:00
2022-08-08 13:32:31 +08:00
2022-05-26 07:35:48 +08:00
🔖 0.4.1
2023-05-31 06:23:39 +08:00
2022-08-06 00:56:05 +00:00

TETRIS Stats

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

安装

  • 使用 nb-cli
nb plugin install nonebot-plugin-tetris-stats
  • 使用 pip
pip install nonebot-plugin-tetris-stats
  • 对于 Windows
# CMD or PowerShell
playwright install firefox
  • 对于 Linux
# 似乎 playwright官方 只支持 Ubuntu, 如果你是其他系统请自行尝试解决依赖问题
playwright install firefox
playwright install-deps firefox

使用

参考NoneBot2文档 加载插件

依赖

目前只支持 OneBot V11 协议

鸣谢

开源

本项目使用MIT许可证开源

Description
一个基于 NoneBot2 的用于查询 Tetris 相关游戏玩家数据的插件
Readme AGPL-3.0 27 MiB
Languages
Python 100%