From 252e3de45978399a4e4aaf53f4e94fb9c5faebf1 Mon Sep 17 00:00:00 2001 From: Ju4tCode <42488585+yanyongyu@users.noreply.github.com> Date: Thu, 28 Apr 2022 18:15:34 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20B=E7=AB=99?= =?UTF-8?q?=E8=A7=86=E9=A2=91=E5=B0=81=E9=9D=A2=E6=8F=90=E5=8F=96=20(#946)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: A-kirami --- website/static/plugins.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index 00de0566..d57a410b 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1528,5 +1528,15 @@ "homepage": "https://github.com/A-kirami/nonebot-plugin-hitokoto", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_bilicover", + "project_link": "nonebot-plugin-bilicover", + "name": "B站视频封面提取", + "desc": "提取B站视频的封面,支持链接、av号、bv号", + "author": "A-kirami", + "homepage": "https://github.com/A-kirami/nonebot-plugin-bilicover", + "tags": [], + "is_official": false } ] \ No newline at end of file