mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-01-07 03:06:58 +08:00
🍻 publish plugin 音频文件BPM计算器 (#3216)
This commit is contained in:
parent
7f19b65ca9
commit
47493c3a5e
@ -8077,4 +8077,24 @@
|
|||||||
],
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_checkbpm",
|
||||||
|
"project_link": "nonebot-plugin-checkbpm",
|
||||||
|
"author_id": 186144551,
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "music",
|
||||||
|
"color": "#ea5252"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "bpm",
|
||||||
|
"color": "#ea5252"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "tool",
|
||||||
|
"color": "#ea5252"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
|
},
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user