From 96fb9a84343a5122785c7b11925ccd1e62fa0c96 Mon Sep 17 00:00:00 2001 From: Cmd-GZ Date: Sun, 5 Jul 2026 19:54:09 +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 aa299caab2a1..0b758b3fe039 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11212,4 +11212,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_shitbot", + "project_link": "nonebot-plugin-shitbot", + "author_id": 130885773, + "tags": [ + { + "label": "Bot", + "color": "#ea5252" + } + ], + "is_official": false + }, ]