From f94e7d9b5b9355f2eaaee3104e14659216a0144d Mon Sep 17 00:00:00 2001 From: ElainaFanBoy Date: Wed, 19 Jun 2024 23:53:43 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=97=A5=E9=BA=BB?= =?UTF-8?q?=E7=8C=9C=E6=89=8B=E7=89=8C=E5=B0=8F=E6=B8=B8=E6=88=8F=20(#2776?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index b737c988..67255614 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6290,5 +6290,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_mahjong_hand_guess", + "project_link": "nonebot-plugin-mahjong-hand-guess", + "author": "ElainaFanBoy", + "tags": [ + { + "label": "game", + "color": "#ea5252" + } + ], + "is_official": false } ]