From 983a5930c62d83636fbf9268d18f1358170feb3b Mon Sep 17 00:00:00 2001 From: Ju4tCode <42488585+yanyongyu@users.noreply.github.com> Date: Sun, 15 May 2022 11:22:16 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E8=B5=B0=E8=BF=B7?= =?UTF-8?q?=E5=AE=AB=20(#977)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: EtherLeaF --- website/static/plugins.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index 86566d62..07906c5b 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1634,5 +1634,20 @@ "homepage": "https://github.com/bingqiu456/nonebot-plugin-yulu", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_maze", + "project_link": "nonebot-plugin-maze", + "name": "走迷宫", + "desc": "与机器人交互解迷宫", + "author": "EtherLeaF", + "homepage": "https://github.com/EtherLeaF/nonebot_plugin_maze", + "tags": [ + { + "label": "a:onebot", + "color": "#ea5252" + } + ], + "is_official": false } ] \ No newline at end of file