From 01dfc1a874a173bb24f6ae67d475c97dcc1cedd4 Mon Sep 17 00:00:00 2001 From: Akiyy-Lab Date: Wed, 6 May 2026 15:35:31 +0800 Subject: [PATCH] :beers: publish plugin BiliLive (#3969) --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index bf12374d..9a28c9e7 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10819,4 +10819,16 @@ ], "is_official": false }, + { + "module_name": "nonebot-plugin-bililive", + "project_link": "nonebot-plugin-bililive", + "author_id": 271566727, + "tags": [ + { + "label": "bilibili", + "color": "#ea5252" + } + ], + "is_official": false + }, ]