From eec27a267a80718e762957394d4af9a4271d2488 Mon Sep 17 00:00:00 2001 From: Ju4tCode <42488585+yanyongyu@users.noreply.github.com> Date: Thu, 28 Apr 2022 17:41:13 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=94=AF=E4=BB=98?= =?UTF-8?q?=E5=AE=9D=E5=88=B0=E8=B4=A6=E8=AF=AD=E9=9F=B3=20(#940)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: A-kirami --- website/static/plugins.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index f2d61e15..1faa1460 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1498,5 +1498,15 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_alipayvoice", + "project_link": "nonebot-plugin-alipayvoice", + "name": "支付宝到账语音", + "desc": "发送支付宝到账语音, 支持金额范围为0.01~999999999999.99", + "author": "A-kirami", + "homepage": "https://github.com/A-kirami/nonebot-plugin-alipayvoice", + "tags": [], + "is_official": false } ] \ No newline at end of file