From fd5ffc5e8554018a166ac6d10613115891bbd021 Mon Sep 17 00:00:00 2001 From: Ender-Kylin Date: Wed, 8 Oct 2025 20:28:34 +0800 Subject: [PATCH] :beers: publish plugin tcping (#3690) --- assets/plugins.json5 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 7a8a63ac..9ebb6159 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9784,4 +9784,11 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_tcping", + "project_link": "nonebot-plugin-tcping", + "author_id": 178790876, + "tags": [], + "is_official": false + }, ]