Name | nonebot_plugin_md JSON |
Version |
0.1.2
JSON |
| download |
home_page | None |
Summary | muse dash for nonebot2 |
upload_time | 2024-04-11 05:58:51 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | AGPL-3.0 |
keywords |
md
nonebot2
plugin
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
<!-- markdownlint-disable MD026 MD031 MD033 MD036 MD041 MD046 MD047 MD051 -->
<div align="center">
<img src="https://raw.githubusercontent.com/Agnes4m/nonebot_plugin_md/main/img/logo.png" width="180" height="180" alt="AgnesDigitalLogo">
<br>
<p><img src="https://s2.loli.net/2022/06/16/xsVUGRrkbn1ljTD.png" width="240" alt="NoneBotPluginText"></p>
</div>
<div align="center">
# nonebot_plugin_md
_✨游戏慕斯快跑(muse dash)查询✨_
<a href="https://github.com/Agnes4m/nonebot_plugin_md/stargazers">
<img alt="GitHub stars" src="https://img.shields.io/github/stars/Agnes4m/nonebot_plugin_md" alt="stars">
</a>
<a href="https://github.com/Agnes4m/nonebot_plugin_md/issues">
<img alt="GitHub issues" src="https://img.shields.io/github/issues/Agnes4m/nonebot_plugin_md" alt="issues">
</a>
<a href="http://qm.qq.com/cgi-bin/qm/qr?_wv=1027&k=0u2VnosCsDG05IPlQ4SvhCTVLpWqyEqZ&authKey=zEfR1qR358aH4bksKXMwns3nNd1r395ignXLDExp2xG8ENaIzgrAd6%2FRRAo%2B8QR2&noverify=0&group_code=424506063">
<img src="https://img.shields.io/badge/QQ%E7%BE%A4-424506063-orange?style=flat-square" alt="QQ Chat Group">
</a>
<a href="https://pypi.python.org/pypi/nonebot_plugin_md">
<img src="https://img.shields.io/pypi/v/nonebot_plugin_md.svg" alt="pypi">
</a>
<img src="https://img.shields.io/badge/python-3.9+-blue.svg" alt="python">
<img src="https://img.shields.io/badge/nonebot-2.1.0+-red.svg" alt="NoneBot">
</div>
## 说明
使用从MuseDash.moe摸来的数据及api开发的喵斯查分bot,可以实现绑定qq和md账号、查询b30、查询曲目信息、查询难度排行等功能
支持nonebot_plugin_saa所支持的所有适配器
## 主要功能
- 1. 初始化 发送`md update`
- 2. 绑定 发送`md bindname xxx` 或者 `md binduid xxx`
- 3. b30
## 安装
以下提到的方法 任选**其一** 即可
<details open>
<summary>[推荐] 使用 nb-cli 安装</summary>
在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装
```bash
nb plugin install nonebot_plugin_md
```
</details>
<details>
<summary>使用包管理器安装</summary>
在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令
<details>
<summary>pip</summary>
```bash
pip install nonebot-plugin-md
```
</details>
<details>
<summary>pdm</summary>
```bash
pdm add nonebot-plugin-md
```
</details>
<details>
<summary>poetry</summary>
```bash
poetry add nonebot-plugin-md
```
</details>
<details>
<summary>conda</summary>
```bash
conda install nonebot-plugin-md
```
</details>
</details>
## 其他
- 本项目原因是几乎找不到开源的md查询插件,因此自己做个开源的,欢迎大佬提iss和pr
- 如果本插件对你有帮助,不要忘了点个Star~
- 本项目仅供学习使用,请勿用于商业用途
- [更新日志](./docs/update.md)
- [AGPL-3.0 License](https://github.com/Agnes4m/nonebot_plugin_md/blob/main/LICENSE) ©[@Agnes4m](https://github.com/Agnes4m)
## 🌐 感谢
- [MDbot](https://github.com/Doctorade/MDBot)- 源代码来源
Raw data
{
"_id": null,
"home_page": null,
"name": "nonebot_plugin_md",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "md nonebot2 plugin",
"author": null,
"author_email": "Agnes Digital <Z735803792@163.com>",
"download_url": "https://files.pythonhosted.org/packages/32/0b/88efe38f05e3591f785135f5a76dfa4b0c3fa989d1cf6e78ae60131b3312/nonebot_plugin_md-0.1.2.tar.gz",
"platform": null,
"description": "<!-- markdownlint-disable MD026 MD031 MD033 MD036 MD041 MD046 MD047 MD051 -->\n<div align=\"center\">\n <img src=\"https://raw.githubusercontent.com/Agnes4m/nonebot_plugin_md/main/img/logo.png\" width=\"180\" height=\"180\" alt=\"AgnesDigitalLogo\">\n <br>\n <p><img src=\"https://s2.loli.net/2022/06/16/xsVUGRrkbn1ljTD.png\" width=\"240\" alt=\"NoneBotPluginText\"></p>\n</div>\n\n<div align=\"center\">\n\n# nonebot_plugin_md\n\n_\u2728\u6e38\u620f\u6155\u65af\u5feb\u8dd1(muse dash)\u67e5\u8be2\u2728_\n\n<a href=\"https://github.com/Agnes4m/nonebot_plugin_md/stargazers\">\n <img alt=\"GitHub stars\" src=\"https://img.shields.io/github/stars/Agnes4m/nonebot_plugin_md\" alt=\"stars\">\n</a>\n<a href=\"https://github.com/Agnes4m/nonebot_plugin_md/issues\">\n <img alt=\"GitHub issues\" src=\"https://img.shields.io/github/issues/Agnes4m/nonebot_plugin_md\" alt=\"issues\">\n</a>\n<a href=\"http://qm.qq.com/cgi-bin/qm/qr?_wv=1027&k=0u2VnosCsDG05IPlQ4SvhCTVLpWqyEqZ&authKey=zEfR1qR358aH4bksKXMwns3nNd1r395ignXLDExp2xG8ENaIzgrAd6%2FRRAo%2B8QR2&noverify=0&group_code=424506063\">\n <img src=\"https://img.shields.io/badge/QQ%E7%BE%A4-424506063-orange?style=flat-square\" alt=\"QQ Chat Group\">\n</a>\n<a href=\"https://pypi.python.org/pypi/nonebot_plugin_md\">\n <img src=\"https://img.shields.io/pypi/v/nonebot_plugin_md.svg\" alt=\"pypi\">\n\n</a>\n <img src=\"https://img.shields.io/badge/python-3.9+-blue.svg\" alt=\"python\">\n <img src=\"https://img.shields.io/badge/nonebot-2.1.0+-red.svg\" alt=\"NoneBot\">\n\n</div>\n\n## \u8bf4\u660e\n\n\u4f7f\u7528\u4eceMuseDash.moe\u6478\u6765\u7684\u6570\u636e\u53caapi\u5f00\u53d1\u7684\u55b5\u65af\u67e5\u5206bot\uff0c\u53ef\u4ee5\u5b9e\u73b0\u7ed1\u5b9aqq\u548cmd\u8d26\u53f7\u3001\u67e5\u8be2b30\u3001\u67e5\u8be2\u66f2\u76ee\u4fe1\u606f\u3001\u67e5\u8be2\u96be\u5ea6\u6392\u884c\u7b49\u529f\u80fd\n\n\u652f\u6301nonebot_plugin_saa\u6240\u652f\u6301\u7684\u6240\u6709\u9002\u914d\u5668\n\n## \u4e3b\u8981\u529f\u80fd\n\n- 1. \u521d\u59cb\u5316 \u53d1\u9001`md update`\n- 2. \u7ed1\u5b9a \u53d1\u9001`md bindname xxx` \u6216\u8005 `md binduid xxx`\n- 3. b30\n\n## \u5b89\u88c5\n\n\u4ee5\u4e0b\u63d0\u5230\u7684\u65b9\u6cd5 \u4efb\u9009**\u5176\u4e00** \u5373\u53ef\n\n<details open>\n<summary>[\u63a8\u8350] \u4f7f\u7528 nb-cli \u5b89\u88c5</summary>\n\u5728 nonebot2 \u9879\u76ee\u7684\u6839\u76ee\u5f55\u4e0b\u6253\u5f00\u547d\u4ee4\u884c, \u8f93\u5165\u4ee5\u4e0b\u6307\u4ee4\u5373\u53ef\u5b89\u88c5\n\n```bash\nnb plugin install nonebot_plugin_md\n```\n\n</details>\n\n<details>\n<summary>\u4f7f\u7528\u5305\u7ba1\u7406\u5668\u5b89\u88c5</summary>\n\u5728 nonebot2 \u9879\u76ee\u7684\u63d2\u4ef6\u76ee\u5f55\u4e0b, \u6253\u5f00\u547d\u4ee4\u884c, \u6839\u636e\u4f60\u4f7f\u7528\u7684\u5305\u7ba1\u7406\u5668, \u8f93\u5165\u76f8\u5e94\u7684\u5b89\u88c5\u547d\u4ee4\n\n<details>\n<summary>pip</summary>\n\n```bash\npip install nonebot-plugin-md\n```\n\n</details>\n<details>\n<summary>pdm</summary>\n\n```bash\npdm add nonebot-plugin-md\n```\n\n</details>\n<details>\n<summary>poetry</summary>\n\n```bash\npoetry add nonebot-plugin-md\n```\n\n</details>\n<details>\n<summary>conda</summary>\n\n```bash\nconda install nonebot-plugin-md\n```\n\n</details>\n</details>\n\n## \u5176\u4ed6\n\n- \u672c\u9879\u76ee\u539f\u56e0\u662f\u51e0\u4e4e\u627e\u4e0d\u5230\u5f00\u6e90\u7684md\u67e5\u8be2\u63d2\u4ef6\uff0c\u56e0\u6b64\u81ea\u5df1\u505a\u4e2a\u5f00\u6e90\u7684\uff0c\u6b22\u8fce\u5927\u4f6c\u63d0iss\u548cpr\n- \u5982\u679c\u672c\u63d2\u4ef6\u5bf9\u4f60\u6709\u5e2e\u52a9\uff0c\u4e0d\u8981\u5fd8\u4e86\u70b9\u4e2aStar~\n- \u672c\u9879\u76ee\u4ec5\u4f9b\u5b66\u4e60\u4f7f\u7528\uff0c\u8bf7\u52ff\u7528\u4e8e\u5546\u4e1a\u7528\u9014\n- [\u66f4\u65b0\u65e5\u5fd7](./docs/update.md)\n- [AGPL-3.0 License](https://github.com/Agnes4m/nonebot_plugin_md/blob/main/LICENSE) \u00a9[@Agnes4m](https://github.com/Agnes4m)\n\n## \ud83c\udf10 \u611f\u8c22\n\n- [MDbot](https://github.com/Doctorade/MDBot)- \u6e90\u4ee3\u7801\u6765\u6e90\n",
"bugtrack_url": null,
"license": "AGPL-3.0",
"summary": "muse dash for nonebot2",
"version": "0.1.2",
"project_urls": null,
"split_keywords": [
"md",
"nonebot2",
"plugin"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a53c5102884dbc9eb71c12e1b8d6230a062789fba05071d2b0dd789f6cf15ae9",
"md5": "31b95d07e20e67d4757d4fa6109c990a",
"sha256": "f11c655aafee1db6a29e55612526c0dc9e37e5ab302fc4fdeb6fc1b52d35591d"
},
"downloads": -1,
"filename": "nonebot_plugin_md-0.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "31b95d07e20e67d4757d4fa6109c990a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 21628,
"upload_time": "2024-04-11T05:58:50",
"upload_time_iso_8601": "2024-04-11T05:58:50.516361Z",
"url": "https://files.pythonhosted.org/packages/a5/3c/5102884dbc9eb71c12e1b8d6230a062789fba05071d2b0dd789f6cf15ae9/nonebot_plugin_md-0.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "320b88efe38f05e3591f785135f5a76dfa4b0c3fa989d1cf6e78ae60131b3312",
"md5": "f6acf89b4d3e73b8e2a439e03b40cb5d",
"sha256": "40b4072d680f642ca315404d0b9ed503abce2451dca3bd09aee3aa77ea160fcc"
},
"downloads": -1,
"filename": "nonebot_plugin_md-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "f6acf89b4d3e73b8e2a439e03b40cb5d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 76647,
"upload_time": "2024-04-11T05:58:51",
"upload_time_iso_8601": "2024-04-11T05:58:51.637779Z",
"url": "https://files.pythonhosted.org/packages/32/0b/88efe38f05e3591f785135f5a76dfa4b0c3fa989d1cf6e78ae60131b3312/nonebot_plugin_md-0.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-11 05:58:51",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "nonebot_plugin_md"
}