From 9e5cde490ee5a3878ca51b6d5f0def042cb4fbe4 Mon Sep 17 00:00:00 2001 From: nikissXI Date: Sat, 25 Mar 2023 03:57:21 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=96=B5=E5=96=B5?= =?UTF-8?q?=E7=82=B9=E6=AD=8C=20(#1837)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index 9b8b8050..ed86693b 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -4954,5 +4954,24 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_nya_music", + "project_link": "nonebot-plugin-nya-music", + "name": "喵喵点歌", + "desc": "可听歌可下载,音乐源酷我音乐", + "author": "nikissXI", + "homepage": "https://github.com/nikissXI/nonebot_plugins/tree/main/nonebot_plugin_nya_music", + "tags": [ + { + "label": "点歌", + "color": "#f05cea" + }, + { + "label": "酷我", + "color": "#dea833" + } + ], + "is_official": false } ]