From 6bcb99f95c2eb96063a2b6d4da6999894cac931c Mon Sep 17 00:00:00 2001 From: Cmd-GZ Date: Sat, 13 Jun 2026 11:35:13 +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 b2a15662..5c2c4faf 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11017,4 +11017,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 + }, ]