From fb047a4987c1e2e66eecf9378048ec922604ba17 Mon Sep 17 00:00:00 2001 From: Nacho <68675068+kitUIN@users.noreply.github.com> Date: Sat, 16 Apr 2022 23:46:37 +0800 Subject: [PATCH] :beers: change ncm info (#924) --- website/static/plugins.json | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/website/static/plugins.json b/website/static/plugins.json index cf9a741d..9af3756d 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -163,10 +163,23 @@ "module_name": "nonebot-plugin-ncm", "project_link": "nonebot-plugin-ncm", "author": "kitUIN", - "desc": "网易云无损音乐下载", + "desc": "网易云 无损音乐 点歌/下载", "name": "网易云无损音乐下载", - "homepage": "https://github.com/kitUIN/nonebot_tools/tree/master/nonebot_tools/nonebot-plugin-ncm", - "tags": [], + "homepage": "https://github.com/kitUIN/nonebot-plugin-ncm", + "tags": [ + { + "label": "a:onebot", + "color": "#000000" + }, + { + "label": "a:cqhttp", + "color": "#000000" + }, + { + "label": "t:Netease", + "color": "#ec4141" + } + ], "is_official": false }, { @@ -1448,4 +1461,4 @@ "tags": [], "is_official": false } -] \ No newline at end of file +]