From a97d15fb59fe2aac1195be266ed8d8409a87bfba Mon Sep 17 00:00:00 2001 From: TU-O0T Date: Fri, 17 Apr 2026 14:47:25 +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 15ff8eeb..0f395e2d 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10660,4 +10660,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_nospam", + "project_link": "nonebot-plugin-nospam", + "author_id": 110141765, + "tags": [ + { + "label": "群管理", + "color": "#4aef2b" + } + ], + "is_official": false + }, ]