From 33d4d01d512a6f26855b5222e3824a9623cd218b Mon Sep 17 00:00:00 2001 From: ziru-w Date: Mon, 11 Jul 2022 03:20:00 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20b=E7=AB=99?= =?UTF-8?q?=E8=A7=86=E9=A2=91=E6=AF=8F=E6=97=A5=E6=8E=A8=E9=80=81=20(#1094?= =?UTF-8?q?)?= 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 c7e775bc..46c601a6 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -2028,5 +2028,15 @@ "homepage": "https://github.com/KarisAya/nonebot_plugin_kawaii_robot", "tags": [], "is_official": false + }, + { + "module_name": "nonebot-plugin-bVideo", + "project_link": "nonebot-plugin-bVideo", + "name": "b站视频每日推送", + "desc": "用于处理推送B站up主最新视频的插件", + "author": "ziru-w", + "homepage": "https://github.com/ziru-w/nonebot_plugin_bVideo", + "tags": [], + "is_official": false } ] \ No newline at end of file