From 4c92890265bfd5ec383d2e37e09dd994e3c90372 Mon Sep 17 00:00:00 2001 From: KarisAya Date: Fri, 3 Feb 2023 02:31:49 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=88=91=E8=A6=81?= =?UTF-8?q?=E4=B8=80=E5=BC=A0xx=E6=B6=A9=E5=9B=BE=20(#1662)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index 4d118c99..c9b841fa 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -4113,5 +4113,24 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_setu_collection", + "project_link": "nonebot-plugin-setu-collection", + "name": "我要一张xx涩图", + "desc": "从多个api获取色图并根据场景整合的色图插件", + "author": "KarisAya", + "homepage": "https://github.com/KarisAya/nonebot_plugin_setu_collection", + "tags": [ + { + "label": "LoliconAPI", + "color": "#5adba8" + }, + { + "label": "色图", + "color": "#7ab2e1" + } + ], + "is_official": false } ]