From f63ccf391ac1e46a9fe74328181bb44c78f226c1 Mon Sep 17 00:00:00 2001 From: Cmd-GZ Date: Sun, 21 Jun 2026 00:26:48 +0800 Subject: [PATCH] :beers: publish plugin shitbot (#4055) --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index fe70634f..b07c2612 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11040,4 +11040,16 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_shitbot", + "project_link": "nonebot-plugin-shitbot", + "author_id": 130885773, + "tags": [ + { + "label": "Bot", + "color": "#ea5252" + } + ], + "is_official": false + }, ]