From d38b5602a64144e989528e0956e2d4b5e5777c6a Mon Sep 17 00:00:00 2001 From: Ju4tCode <42488585+yanyongyu@users.noreply.github.com> Date: Tue, 29 Mar 2022 10:32:52 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=B1=89=E5=85=9C?= =?UTF-8?q?=20Handle=20(#899)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: MeetWq --- website/static/plugins.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index bc05b5c0..946542f1 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1625,5 +1625,20 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_handle", + "project_link": "nonebot-plugin-handle", + "name": "汉兜 Handle", + "desc": "汉字版Wordle 猜成语插件", + "author": "MeetWq", + "homepage": "https://github.com/MeetWq/nonebot-plugin-handle", + "tags": [ + { + "label": "a:onebot", + "color": "#000000" + } + ], + "is_official": false } ] \ No newline at end of file