From c8f25db6f6eb0cf16807ba3c70563382d88a26a9 Mon Sep 17 00:00:00 2001 From: Ju4tCode <42488585+yanyongyu@users.noreply.github.com> Date: Thu, 28 Apr 2022 17:48:22 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=AD=94=E6=A1=88?= =?UTF-8?q?=E4=B9=8B=E4=B9=A6=20(#942)?= 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 1faa1460..30cc1393 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1508,5 +1508,15 @@ "homepage": "https://github.com/A-kirami/nonebot-plugin-alipayvoice", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_answersbook", + "project_link": "nonebot-plugin-answersbook", + "name": "答案之书", + "desc": "愿一切无解都有解!解除你的迷惑,终结你的纠结!", + "author": "A-kirami", + "homepage": "https://github.com/A-kirami/nonebot-plugin-answersbook", + "tags": [], + "is_official": false } ] \ No newline at end of file