From 17d52446c30cd2a203433846552c5a80235ec2ac Mon Sep 17 00:00:00 2001 From: A-kirami Date: Tue, 1 Nov 2022 10:05:51 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E4=BA=8C=E6=AC=A1?= =?UTF-8?q?=E5=85=83=E5=8C=96=E5=9B=BE=E5=83=8F=20(#1359)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index 7b0d7fae..48fb90de 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -3229,5 +3229,15 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_cartoon", + "project_link": "nonebot-plugin-cartoon", + "name": "二次元化图像", + "desc": "对三次元图像动漫化, 打开二次元的大门", + "author": "A-kirami", + "homepage": "https://github.com/A-kirami/nonebot-plugin-cartoon", + "tags": [], + "is_official": false } ] \ No newline at end of file