From cbca70e1e5a494c972e2eb9923e05a4555164ab2 Mon Sep 17 00:00:00 2001 From: Coloryr Date: Thu, 10 Jul 2025 17:25:48 +0800 Subject: [PATCH] :beers: publish plugin nonebot_plugin_mcping (#3533) --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 846f01e3..50c18d91 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9304,4 +9304,16 @@ ], "is_official": false }, + { + "module_name": "mcping", + "project_link": "mcping-nonebot2", + "author_id": 26276037, + "tags": [ + { + "label": "mcping", + "color": "#ea5252" + } + ], + "is_official": false + }, ]