Name | nonebot-plugin-tetris-stats JSON |
Version |
1.7.0
JSON |
| download |
home_page | None |
Summary | 一款基于 NoneBot2 的用于查询 Tetris 相关游戏数据的插件 |
upload_time | 2024-12-18 21:26:51 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10 |
license | None |
keywords |
nonebot2
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
<div align="center">
<p align="center">
<img src="img/logo.svg" width="200" height="200" alt="logo" title="Tetris Stats"></a>
</p>
# Tetris Stats
✨ 一款基于 [NoneBot2](https://github.com/nonebot/nonebot2) 的用于查询 Tetris 相关游戏玩家数据的插件 ✨
</div>
<p align="center">
<a href="https://github.com/shoucandanghehe/nonebot-plugin-tetris-stats/blob/main/LICENSE">
<img
src="https://img.shields.io/github/license/shoucandanghehe/nonebot-plugin-tetris-stats"
alt="License"
/>
</a>
<a href="https://www.python.org/">
<img
src="https://img.shields.io/badge/Python-3.10+-blue"
alt="Python"
/>
</a>
<a href="https://pypi.python.org/pypi/nonebot-plugin-tetris-stats">
<img
src="https://img.shields.io/pypi/v/nonebot-plugin-tetris-stats"
alt="PyPi"
/>
</a>
<a href="https://github.com/charliermarsh/ruff">
<img
src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v1.json"
alt="Ruff"
/>
</a>
<a href="https://gitmoji.dev">
<img
src="https://img.shields.io/badge/gitmoji-%20😜%20😍-FFDD67.svg?style=flat-square"
alt="Gitmoji"
/>
</a>
<a href="https://wakatime.com/badge/user/138b2226-8e02-42be-b99d-35c05198836f/project/65f5bdf7-45ec-479a-8dd2-18c498c910ca">
<img
src="https://wakatime.com/badge/user/138b2226-8e02-42be-b99d-35c05198836f/project/65f5bdf7-45ec-479a-8dd2-18c498c910ca.svg"
alt="wakatime"
/>
</a>
</p>
## ✨ 目前支持的游戏
- [TETR.IO](https://tetr.io/)
- [茶服](https://teatube.cn/tos/)
- [TOP](http://tetrisonline.pl/)
## 🚀 安装
- 使用 nb-cli
```bash
nb plugin install nonebot-plugin-tetris-stats
```
- 使用 poetry
```bash
poetry add nonebot-plugin-tetris-stats
```
- 使用 pip ~~不推荐~~
```bash
pip install nonebot-plugin-tetris-stats
```
## ♿️ 使用
- 参考 NoneBot2 文档 [加载插件](https://nonebot.dev/docs/tutorial/create-plugin#%E5%8A%A0%E8%BD%BD%E6%8F%92%E4%BB%B6)
## 🎉 鸣谢
- [NoneBot2](https://v2.nonebot.dev/)
- 所有为机器人生态做出贡献的人❤️
## 📝 开源
本项目使用 [AGPL-3.0](https://github.com/shoucandanghehe/nonebot-plugin-tetris-stats/blob/main/LICENSE) 许可证开源
## 🤓☝ 给个 star 吧
<a href="https://star-history.com/#A-Minos/nonebot-plugin-tetris-stats&Date">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=A-Minos/nonebot-plugin-tetris-stats&type=Date&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=A-Minos/nonebot-plugin-tetris-stats&type=Date" />
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=A-Minos/nonebot-plugin-tetris-stats&type=Date" />
</picture>
</a>
Raw data
{
"_id": null,
"home_page": null,
"name": "nonebot-plugin-tetris-stats",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "nonebot2",
"author": null,
"author_email": "shoucandanghehe <wallfjjd@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/ab/d9/0e270c6156999d013ba4843bc45504f9322fc288fce25b42abc4ffe4b478/nonebot_plugin_tetris_stats-1.7.0.tar.gz",
"platform": null,
"description": "<div align=\"center\">\n\n<p align=\"center\">\n <img src=\"img/logo.svg\" width=\"200\" height=\"200\" alt=\"logo\" title=\"Tetris Stats\"></a>\n</p>\n\n# Tetris Stats\n\n\u2728 \u4e00\u6b3e\u57fa\u4e8e [NoneBot2](https://github.com/nonebot/nonebot2) \u7684\u7528\u4e8e\u67e5\u8be2 Tetris \u76f8\u5173\u6e38\u620f\u73a9\u5bb6\u6570\u636e\u7684\u63d2\u4ef6 \u2728\n\n</div>\n\n<p align=\"center\">\n<a href=\"https://github.com/shoucandanghehe/nonebot-plugin-tetris-stats/blob/main/LICENSE\">\n <img\n src=\"https://img.shields.io/github/license/shoucandanghehe/nonebot-plugin-tetris-stats\"\n alt=\"License\"\n />\n</a>\n<a href=\"https://www.python.org/\">\n <img\n src=\"https://img.shields.io/badge/Python-3.10+-blue\"\n alt=\"Python\"\n />\n</a>\n<a href=\"https://pypi.python.org/pypi/nonebot-plugin-tetris-stats\">\n <img\n src=\"https://img.shields.io/pypi/v/nonebot-plugin-tetris-stats\"\n alt=\"PyPi\"\n />\n</a>\n<a href=\"https://github.com/charliermarsh/ruff\">\n <img\n src=\"https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v1.json\"\n alt=\"Ruff\"\n />\n</a>\n<a href=\"https://gitmoji.dev\">\n <img\n src=\"https://img.shields.io/badge/gitmoji-%20\ud83d\ude1c%20\ud83d\ude0d-FFDD67.svg?style=flat-square\"\n alt=\"Gitmoji\"\n />\n</a>\n<a href=\"https://wakatime.com/badge/user/138b2226-8e02-42be-b99d-35c05198836f/project/65f5bdf7-45ec-479a-8dd2-18c498c910ca\">\n <img\n src=\"https://wakatime.com/badge/user/138b2226-8e02-42be-b99d-35c05198836f/project/65f5bdf7-45ec-479a-8dd2-18c498c910ca.svg\"\n alt=\"wakatime\"\n />\n</a>\n</p>\n\n## \u2728 \u76ee\u524d\u652f\u6301\u7684\u6e38\u620f\n\n- [TETR.IO](https://tetr.io/)\n- [\u8336\u670d](https://teatube.cn/tos/)\n- [TOP](http://tetrisonline.pl/)\n\n## \ud83d\ude80 \u5b89\u88c5\n\n- \u4f7f\u7528 nb-cli\n\n```bash\nnb plugin install nonebot-plugin-tetris-stats\n```\n\n- \u4f7f\u7528 poetry\n\n```bash\npoetry add nonebot-plugin-tetris-stats\n```\n\n- \u4f7f\u7528 pip ~~\u4e0d\u63a8\u8350~~\n\n```bash\npip install nonebot-plugin-tetris-stats\n```\n\n## \u267f\ufe0f \u4f7f\u7528\n\n- \u53c2\u8003 NoneBot2 \u6587\u6863 [\u52a0\u8f7d\u63d2\u4ef6](https://nonebot.dev/docs/tutorial/create-plugin#%E5%8A%A0%E8%BD%BD%E6%8F%92%E4%BB%B6)\n\n## \ud83c\udf89 \u9e23\u8c22\n\n- [NoneBot2](https://v2.nonebot.dev/)\n- \u6240\u6709\u4e3a\u673a\u5668\u4eba\u751f\u6001\u505a\u51fa\u8d21\u732e\u7684\u4eba\u2764\ufe0f\n\n## \ud83d\udcdd \u5f00\u6e90\n\n\u672c\u9879\u76ee\u4f7f\u7528 [AGPL-3.0](https://github.com/shoucandanghehe/nonebot-plugin-tetris-stats/blob/main/LICENSE) \u8bb8\u53ef\u8bc1\u5f00\u6e90\n\n## \ud83e\udd13\u261d \u7ed9\u4e2a star \u5427\n\n<a href=\"https://star-history.com/#A-Minos/nonebot-plugin-tetris-stats&Date\">\n <picture>\n <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://api.star-history.com/svg?repos=A-Minos/nonebot-plugin-tetris-stats&type=Date&theme=dark\" />\n <source media=\"(prefers-color-scheme: light)\" srcset=\"https://api.star-history.com/svg?repos=A-Minos/nonebot-plugin-tetris-stats&type=Date\" />\n <img alt=\"Star History Chart\" src=\"https://api.star-history.com/svg?repos=A-Minos/nonebot-plugin-tetris-stats&type=Date\" />\n </picture>\n</a>\n",
"bugtrack_url": null,
"license": null,
"summary": "\u4e00\u6b3e\u57fa\u4e8e NoneBot2 \u7684\u7528\u4e8e\u67e5\u8be2 Tetris \u76f8\u5173\u6e38\u620f\u6570\u636e\u7684\u63d2\u4ef6",
"version": "1.7.0",
"project_urls": {
"Homepage": "https://github.com/A-Minos/nonebot-plugin-tetris-stats",
"Issues": "https://github.com/A-Minos/nonebot-plugin-tetris-stats/issues",
"Repository": "https://github.com/A-Minos/nonebot-plugin-tetris-stats"
},
"split_keywords": [
"nonebot2"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "796cf60463f37a7b03ffa30de93a8f5860a1877a71624a993f699ec406ea6d97",
"md5": "a8dfa8be615c10e2d193ada51ca1f673",
"sha256": "88abf2700d421c16ef8a6ccfe3d64116ad6f66888bcca66c01fb6770c2ee1a94"
},
"downloads": -1,
"filename": "nonebot_plugin_tetris_stats-1.7.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a8dfa8be615c10e2d193ada51ca1f673",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 393987,
"upload_time": "2024-12-18T21:26:49",
"upload_time_iso_8601": "2024-12-18T21:26:49.133711Z",
"url": "https://files.pythonhosted.org/packages/79/6c/f60463f37a7b03ffa30de93a8f5860a1877a71624a993f699ec406ea6d97/nonebot_plugin_tetris_stats-1.7.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "abd90e270c6156999d013ba4843bc45504f9322fc288fce25b42abc4ffe4b478",
"md5": "af1c3b06a7d4e4203f1a6bded8b4e399",
"sha256": "039c96cf3cef0400b869e17a929fabda104da8aefc8351d05f642f2753a3e0fb"
},
"downloads": -1,
"filename": "nonebot_plugin_tetris_stats-1.7.0.tar.gz",
"has_sig": false,
"md5_digest": "af1c3b06a7d4e4203f1a6bded8b4e399",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 519138,
"upload_time": "2024-12-18T21:26:51",
"upload_time_iso_8601": "2024-12-18T21:26:51.611570Z",
"url": "https://files.pythonhosted.org/packages/ab/d9/0e270c6156999d013ba4843bc45504f9322fc288fce25b42abc4ffe4b478/nonebot_plugin_tetris_stats-1.7.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-18 21:26:51",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "A-Minos",
"github_project": "nonebot-plugin-tetris-stats",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "nonebot-plugin-tetris-stats"
}