From 5b3dd8f020e19bf1571c8110ffa3701072086a15 Mon Sep 17 00:00:00 2001 From: Ju4tCode <42488585+yanyongyu@users.noreply.github.com> Date: Thu, 10 Mar 2022 17:20:46 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20Plugin:=20bilibili=E9=80=9A=E7=9F=A5?= =?UTF-8?q?=E6=8F=92=E4=BB=B6=20(#859)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: TDK1969 --- website/static/plugins.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index 8fa217dc..c8bf8071 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1453,5 +1453,24 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_bilibilibot", + "project_link": "nonebot-plugin-bilibilibot", + "name": "bilibili通知插件", + "desc": "将up主更新、番剧更新、主播开播等信息推送到QQ", + "author": "TDK1969", + "homepage": "https://github.com/TDK1969/nonebot_plugin_bilibilibot", + "tags": [ + { + "label": "bilibili", + "color": "#f605dd" + }, + { + "label": "a:onebot11", + "color": "#05f6e4" + } + ], + "is_official": false } ] \ No newline at end of file