📝 remove or replace some invalid plugins (#879)

* 替代SimpleMusic插件

* 移除失效插件
This commit is contained in:
MeetWq 2022-03-21 23:04:48 +08:00 committed by GitHub
parent 78a90ef7aa
commit 36efa3f441
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",