From 7ac14bab030b4747d2642aeddb492a9035fe40d0 Mon Sep 17 00:00:00 2001 From: Ju4tCode <42488585+yanyongyu@users.noreply.github.com> Date: Tue, 5 Apr 2022 10:52:04 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=89=AB=E9=9B=B7?= =?UTF-8?q?=E6=B8=B8=E6=88=8F=20(#907)?= 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 946542f1..400f26d7 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1640,5 +1640,20 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_minesweeper", + "project_link": "nonebot-plugin-minesweeper", + "name": "扫雷游戏", + "desc": "在qq中玩扫雷", + "author": "MeetWq", + "homepage": "https://github.com/MeetWq/nonebot-plugin-minesweeper", + "tags": [ + { + "label": "a:onebot", + "color": "#000000" + } + ], + "is_official": false } ] \ No newline at end of file