From be1ccf270a8e7b28220909d0a952432bfd56e768 Mon Sep 17 00:00:00 2001 From: TU-O0T Date: Sun, 19 Apr 2026 18:08:12 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=BE=A4=E5=88=B7?= =?UTF-8?q?=E5=B1=8F=E9=98=B2=E6=8A=A4=20(#3913)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index e5a4b1ac..7a45878d 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10716,4 +10716,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_nospam", + "project_link": "nonebot-plugin-nospam", + "author_id": 110141765, + "tags": [ + { + "label": "群管理", + "color": "#4aef2b" + } + ], + "is_official": false + }, ]