From 8749bc9dc59583234b25a7facc48411db6686614 Mon Sep 17 00:00:00 2001 From: zangxx66 Date: Sat, 8 Apr 2023 03:00:38 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20B=E7=AB=99?= =?UTF-8?q?=E7=9B=B4=E6=92=AD=E9=97=B4=E8=B7=AF=E7=81=AF=20(#1900)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index e2376061..a3adb5f9 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -5214,5 +5214,20 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_blive_danmaku", + "project_link": "nonebot-plugin-blive-danmaku", + "name": "B站直播间路灯", + "desc": "通过弹幕记录直播高能点", + "author": "zangxx66", + "homepage": "https://github.com/zangxx66/nonebot_plugin_blive_danmaku", + "tags": [ + { + "label": "t:bilibili", + "color": "#ea5252" + } + ], + "is_official": false } ]