From 524ed419c2c1f4ad338b5175b00f93f90c4f4d7e Mon Sep 17 00:00:00 2001 From: Ju4tCode <42488585+yanyongyu@users.noreply.github.com> Date: Fri, 25 Mar 2022 11:10:10 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20wordle=E7=8C=9C?= =?UTF-8?q?=E5=8D=95=E8=AF=8D=20(#891)?= 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 a8267bef..65dd89d9 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1570,5 +1570,20 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_wordle", + "project_link": "nonebot-plugin-wordle", + "name": "wordle猜单词", + "desc": "wordle猜单词游戏", + "author": "MeetWq", + "homepage": "https://github.com/MeetWq/nonebot-plugin-wordle", + "tags": [ + { + "label": "a:onebot", + "color": "#000000" + } + ], + "is_official": false } ] \ No newline at end of file