From f86d5841389128b55638eba62372a05dab812fa5 Mon Sep 17 00:00:00 2001 From: TU-O0T Date: Tue, 14 Apr 2026 16:31:24 +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 d623083a..80403cfd 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10648,4 +10648,16 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_nospam", + "project_link": "nonebot-plugin-nospam", + "author_id": 110141765, + "tags": [ + { + "label": "群管理", + "color": "#4aef2b" + } + ], + "is_official": false + }, ]