From 68d2ada94bc31d8eeaa1f5a31ccd7a2bafcc70ed Mon Sep 17 00:00:00 2001 From: RandomEnch Date: Wed, 28 Sep 2022 14:40:28 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=9C=A8=E7=BA=BF?= =?UTF-8?q?=E7=BC=96=E6=9B=B2=20(#1292)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index de25e71e..ada65a3c 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -2847,5 +2847,20 @@ "homepage": "https://github.com/Matrix-King-Studio/nonebot_plugin_tuling", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_makemidi", + "project_link": "nonebot_plugin_makemidi", + "name": "在线编曲", + "desc": "发送简谱生成音乐", + "author": "RandomEnch", + "homepage": "https://github.com/RandomEnch/nonebot_plugin_makemidi", + "tags": [ + { + "label": "midi", + "color": "#6515a8" + } + ], + "is_official": false } ] \ No newline at end of file