From 18d0a814fd5eb5b3ebd585f4447a2b3d9ac4c6da Mon Sep 17 00:00:00 2001 From: Cmd-GZ Date: Tue, 16 Jun 2026 18:38:53 +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 2e24ad4f..bd4b44a3 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11033,4 +11033,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 + }, ]