From 50f5987b5b6212a215148d752dbf44f581eadb54 Mon Sep 17 00:00:00 2001 From: Proito666 Date: Fri, 2 May 2025 12:03:53 +0800 Subject: [PATCH] :beers: publish plugin nonebot-plugin-mhguesser (#3462) --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index e837dbee..b8bd2932 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8937,4 +8937,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_mhguesser", + "project_link": "nonebot-plugin-mhguesser", + "author_id": 53973735, + "tags": [ + { + "label": "怪物猎人", + "color": "#b128a2" + } + ], + "is_official": false + }, ]