From 579441eb5a80b17d321d61f00cead3e5849e99df Mon Sep 17 00:00:00 2001 From: Msg-Lbo Date: Thu, 10 Jul 2025 17:25:50 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20NSFW=E6=A3=80?= =?UTF-8?q?=E6=B5=8B=E5=99=A8=20(#3530)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 846f01e3..505ad405 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9304,4 +9304,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_nsfw_detector", + "project_link": "nonebot-plugin-nsfw-detector", + "author_id": 63098778, + "tags": [ + { + "label": "nsfw", + "color": "#ea5252" + }, + { + "label": "群管", + "color": "#45cf65" + } + ], + "is_official": false + }, ]