From 09b9a626e6853171eeb26750df8e0fda314652a1 Mon Sep 17 00:00:00 2001 From: Ju4tCode <42488585+yanyongyu@users.noreply.github.com> Date: Fri, 25 Mar 2022 11:43:06 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=BF=AB=E9=80=9F?= =?UTF-8?q?=E6=90=9C=E7=B4=A2=20(#889)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: KoishiStudio --- website/static/plugins.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index 65dd89d9..c72b8b26 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1585,5 +1585,20 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_giyf", + "project_link": "nonebot-plugin-giyf", + "name": "快速搜索", + "desc": "指引群友快速 访 ~~(tui)~~ 问 ~~(dao)~~ 谷歌娘(在中国大陆大概就是度娘了~)", + "author": "KoishiStudio", + "homepage": "https://github.com/KoishiStudio/nonebot-plugin-giyf", + "tags": [ + { + "label": "a:onebot", + "color": "#000000" + } + ], + "is_official": false } ] \ No newline at end of file