From 5334f11902765f84158ba9d46bd671ed89e29a62 Mon Sep 17 00:00:00 2001 From: Ju4tCode <42488585+yanyongyu@users.noreply.github.com> Date: Thu, 28 Apr 2022 17:57:50 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E4=B8=80=E8=A8=80?= =?UTF-8?q?=20(#944)?= 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 30cc1393..00de0566 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1518,5 +1518,15 @@ "homepage": "https://github.com/A-kirami/nonebot-plugin-answersbook", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_hitokoto", + "project_link": "nonebot-plugin-hitokoto", + "name": "一言", + "desc": "总有一句话能打动你的心", + "author": "A-kirami", + "homepage": "https://github.com/A-kirami/nonebot-plugin-hitokoto", + "tags": [], + "is_official": false } ] \ No newline at end of file