From 4f2efb73046ae6b79a2fffc63f3af6895c1c11b0 Mon Sep 17 00:00:00 2001 From: A-kirami Date: Wed, 19 Oct 2022 16:01:33 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E4=BA=8C=E6=AC=A1?= =?UTF-8?q?=E5=85=83=E5=9B=BE=E5=83=8F=E9=89=B4=E8=B5=8F=20(#1336)?= 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 049bc382..2c5ed7af 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -3108,5 +3108,15 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_savor", + "project_link": "nonebot-plugin-savor", + "name": "二次元图像鉴赏", + "desc": "二次元图像分析", + "author": "A-kirami", + "homepage": "https://github.com/A-kirami/nonebot-plugin-savor", + "tags": [], + "is_official": false } ] \ No newline at end of file