From 9e64f3f8aba5dd40a4c4dfc8d1e30eab9f75eb08 Mon Sep 17 00:00:00 2001 From: AkashiCoin Date: Fri, 20 May 2022 10:02:10 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20MockingBird?= =?UTF-8?q?=E8=AF=AD=E9=9F=B3?= 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 71900a07..6278b254 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1669,5 +1669,20 @@ "homepage": "https://github.com/noneplugin/nonebot-plugin-imageutils", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_mockingbird", + "project_link": "nonebot-plugin-mockingbird", + "name": "MockingBird语音", + "desc": "利用MockingBird来生成语音,并支持多种语音切换", + "author": "AkashiCoin", + "homepage": "https://github.com/AkashiCoin/nonebot_plugin_mockingbird", + "tags": [ + { + "label": "a:onebot", + "color": "#000000" + } + ], + "is_official": false } ] \ No newline at end of file