From 12cc08efbd2bed9459ecacdc272b92585530d8fb Mon Sep 17 00:00:00 2001 From: ssttkkl Date: Wed, 2 Nov 2022 17:05:03 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=97=A5=E9=BA=BB?= =?UTF-8?q?=E5=B0=8F=E5=B7=A5=E5=85=B7=20(#1364)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index 8945d0b6..fb26a5d2 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -3249,5 +3249,20 @@ "homepage": "https://github.com/A-kirami/nonebot-plugin-super-resolution", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_mahjong_utils", + "project_link": "nonebot-plugin-mahjong-utils", + "name": "日麻小工具", + "desc": "日麻小工具插件,支持手牌分析、番符点数查询", + "author": "ssttkkl", + "homepage": "https://github.com/ssttkkl/nonebot-plugin-mahjong-utils", + "tags": [ + { + "label": "t:日麻", + "color": "#edad34" + } + ], + "is_official": false } ] \ No newline at end of file