From 230476d8ae01c65178521710bda6b233a28e8ded Mon Sep 17 00:00:00 2001 From: ChenXu233 Date: Wed, 9 Oct 2024 11:06:06 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=B6=A9=E6=B6=A9?= =?UTF-8?q?=E4=BF=9D=E5=AD=98=E5=99=A8=20(#2987)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index cca8b4e5..88e45465 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7238,5 +7238,21 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_safeR18", + "project_link": "nonebot-plugin-safer18", + "author": "ChenXu233", + "tags": [ + { + "label": "图片", + "color": "#76ecfd" + }, + { + "label": "R18", + "color": "#fd0004" + } + ], + "is_official": false } ]