mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-24 09:05:04 +08:00
📝 remove or replace some invalid plugins (#879)
* 替代SimpleMusic插件 * 移除失效插件
This commit is contained in:
parent
78a90ef7aa
commit
36efa3f441
@ -522,16 +522,6 @@
|
|||||||
],
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"module_name": "nonebot_plugin_hanayori",
|
|
||||||
"project_link": "nonebot-plugin-hanayori",
|
|
||||||
"name": "HanayoriBot",
|
|
||||||
"desc": "B站动态推送与开播提醒插件",
|
|
||||||
"author": "kanomahoro",
|
|
||||||
"homepage": "https://github.com/kanomahoro/nonebot-hanayori",
|
|
||||||
"tags": [],
|
|
||||||
"is_official": false
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"module_name": "nonebot_plugin_filehost",
|
"module_name": "nonebot_plugin_filehost",
|
||||||
"project_link": "nonebot-plugin-filehost",
|
"project_link": "nonebot-plugin-filehost",
|
||||||
@ -546,10 +536,15 @@
|
|||||||
"module_name": "nonebot_plugin_simplemusic",
|
"module_name": "nonebot_plugin_simplemusic",
|
||||||
"project_link": "nonebot-plugin-simplemusic",
|
"project_link": "nonebot-plugin-simplemusic",
|
||||||
"name": "SimpleMusic",
|
"name": "SimpleMusic",
|
||||||
"desc": "最简Q群点歌插件,支持网易云、QQ音乐",
|
"desc": "最简Q群点歌插件,支持QQ音乐、网易云、酷我、酷狗、咪咕、B站音频区",
|
||||||
"author": "kanomahoro",
|
"author": "MeetWq",
|
||||||
"homepage": "https://github.com/kanomahoro/nonebot-simplemusic",
|
"homepage": "https://github.com/MeetWq/nonebot-plugin-simplemusic",
|
||||||
"tags": [],
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "a:onebot",
|
||||||
|
"color": "#000000"
|
||||||
|
}
|
||||||
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -562,16 +557,6 @@
|
|||||||
"tags": [],
|
"tags": [],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"module_name": "nonebot_plugin_twitter",
|
|
||||||
"project_link": "nonebot-plugin-twitter",
|
|
||||||
"name": "Twitter推送",
|
|
||||||
"desc": "Twitter推送插件,自带推文翻译功能",
|
|
||||||
"author": "kanomahoro",
|
|
||||||
"homepage": "https://github.com/kanomahoro/nonebot-twitter",
|
|
||||||
"tags": [],
|
|
||||||
"is_official": false
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"module_name": "nb2chan",
|
"module_name": "nb2chan",
|
||||||
"project_link": "nb2chan",
|
"project_link": "nb2chan",
|
||||||
|
Loading…
Reference in New Issue
Block a user