From 7e073b6ff45858e3d48fc5aad4aa641b6f46617b Mon Sep 17 00:00:00 2001 From: iyume Date: Sun, 3 Dec 2023 15:56:19 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=BE=A4=E8=81=8A?= =?UTF-8?q?=20NSFW=20=E5=9B=BE=E7=89=87=E6=A3=80=E6=B5=8B=20(#2476)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index b5a6ddd1..e5585ad2 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5260,5 +5260,12 @@ "author": "mobyw", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_nsfw", + "project_link": "nonebot-plugin-nsfw", + "author": "iyume", + "tags": [], + "is_official": false } ]