From 9dcb7345479ef389401b0325bba88695e1ea5c3f Mon Sep 17 00:00:00 2001 From: padoru233 Date: Mon, 6 Oct 2025 17:28:06 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=80=AA=E7=89=A9?= =?UTF-8?q?=E7=8C=8E=E4=BA=BA=E9=9B=86=E4=BC=9A=E7=A0=81=E6=8F=92=E4=BB=B6?= =?UTF-8?q?=20(#3683)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index cce20c45..e1fc908a 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9752,4 +9752,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_mhcodes", + "project_link": "nonebot-plugin-mhcodes", + "author_id": 99017826, + "tags": [ + { + "label": "怪物猎人", + "color": "#ea5252" + } + ], + "is_official": false + }, ]