mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-24 00:55:07 +08:00
🍻 publish plugin BiliMusic Downloader (#3045)
This commit is contained in:
parent
a00def5d86
commit
ed91ec9bf5
@ -7454,5 +7454,21 @@
|
|||||||
"author": "zhongwen-4",
|
"author": "zhongwen-4",
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_bilimusic",
|
||||||
|
"project_link": "nonebot_plugin_bilimusic",
|
||||||
|
"author": "Lonely-Sails",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "bilibili",
|
||||||
|
"color": "#52d5ea"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "music",
|
||||||
|
"color": "#ea52ca"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user