From 6599b6420eceff35aaec098594a681eaaf7909ab Mon Sep 17 00:00:00 2001 From: Nranphy Date: Sat, 27 Aug 2022 09:25:11 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E9=9D=A2=E9=BA=BB?= =?UTF-8?q?=E5=B0=8F=E5=8A=A9=E6=89=8B=20(#1190)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index 51b313a0..38aa887c 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -2396,5 +2396,28 @@ "homepage": "https://github.com/X-Skirt-X/nonebot_plugin_dialectlist", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_offline_mahjong_helper", + "project_link": "nonebot-plugin-offline-mahjong-helper", + "name": "面麻小助手", + "desc": "可约桌、算点、精算、雀魂查询的面麻助手。", + "author": "Nranphy", + "homepage": "https://github.com/Nranphy/nonebot_plugin_offline_mahjong_helper", + "tags": [ + { + "label": "Mahjong", + "color": "#ea5252" + }, + { + "label": "雀魂", + "color": "#eaa452" + }, + { + "label": "线下约桌", + "color": "#52a6ea" + } + ], + "is_official": false } ] \ No newline at end of file