From b3d246cfb1a02d30ed42d4813d6518addaa1b8ed Mon Sep 17 00:00:00 2001 From: NekoAria Date: Sat, 19 Feb 2022 15:52:45 +0000 Subject: [PATCH] :beers: publish plugin YetAnotherPicSearch --- website/static/plugins.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index e5842b43..9cd2f380 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1331,5 +1331,20 @@ "homepage": "https://github.com/bingganhe123/60s-", "tags": [], "is_official": false + }, + { + "module_name": "YetAnotherPicSearch", + "project_link": "yetanotherpicsearch", + "name": "YetAnotherPicSearch", + "desc": "基于 kitUIN/PicImageSearch 的另一个 Nonebot 搜图插件。", + "author": "NekoAria", + "homepage": "https://github.com/NekoAria/YetAnotherPicSearch", + "tags": [ + { + "label": "a:onebot", + "color": "#000000" + } + ], + "is_official": false } ] \ No newline at end of file