muse dash for nonebot2
Project description
说明
使用从MuseDash.moe摸来的数据及api开发的喵斯查分bot,可以实现绑定qq和md账号、查询b30、查询曲目信息、查询难度排行等功能
截图展示
主要功能
-
- 初始化 发送
md update
- 初始化 发送
-
- 绑定 发送
md bindname xxx或者md binduid xxx
- 绑定 发送
-
- b30
使用
/md help呼出此菜单
/md b30:查询当前qq绑定账号b30
/md update:更新曲库及难度表,首次使用需要更新
/md binduid uid:使用指定uid与当前qq进行绑定\n"
/md bindname 名字:使用指定名字账号与当前qq进行绑定,搜索结果不唯一时无法绑定
/md unbind:解除当前qq账号绑定
/md b30name 名字:查询指定名字账号b30,搜索结果不唯一时返回第一个结果
/md dif 等级:查询指定等级难度排行
/md song 曲目名称:查询指定歌曲信息,支持模糊匹配
配置(env)
# 启用b30快捷指令
is_b30=true
安装
以下提到的方法 任选其一 即可
[推荐] 使用 nb-cli 安装
在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装nb plugin install nonebot_plugin_md
使用包管理器安装
在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令pip
pip install nonebot-plugin-md
pdm
pdm add nonebot-plugin-md
poetry
poetry add nonebot-plugin-md
conda
conda install nonebot-plugin-md
其他
- 本项目原因是几乎找不到开源的md查询插件,因此自己做个开源的,欢迎大佬提iss和pr
- 如果本插件对你有帮助,不要忘了点个Star~
- 本项目仅供学习使用,请勿用于商业用途
- 更新日志
- AGPL-3.0 License ©@Agnes4m
🌐 感谢
- MDbot- 源代码来源
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nonebot_plugin_md-0.2.0.tar.gz
(80.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nonebot_plugin_md-0.2.0.tar.gz.
File metadata
- Download URL: nonebot_plugin_md-0.2.0.tar.gz
- Upload date:
- Size: 80.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.25.4 CPython/3.12.3 Linux/6.11.0-1015-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1fe32d2a0401cb4d6ed7f3f5ee4922bf1ad28f464076f2c99406659918fff56c
|
|
| MD5 |
911632a17dbcd13a3def9024b30e2820
|
|
| BLAKE2b-256 |
aa7fc10392466a1955edad71c1e1a2b73dad0b1920f36eb627d7560df6be7929
|
File details
Details for the file nonebot_plugin_md-0.2.0-py3-none-any.whl.
File metadata
- Download URL: nonebot_plugin_md-0.2.0-py3-none-any.whl
- Upload date:
- Size: 25.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.25.4 CPython/3.12.3 Linux/6.11.0-1015-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a267a93199f0031e0c1b4418ac1a9c9f8552e5750c552f6955ff2386bc7d1b2
|
|
| MD5 |
281f1b5de21c7f59148c338bf0412e26
|
|
| BLAKE2b-256 |
45a937636091f6f80b9e07abc1743b1abe28f8969dbbce925bc99e6ae15ca694
|