From 4eaab97125081561cb6261ef1fd0d16aae5baa3d Mon Sep 17 00:00:00 2001 From: Akiyy-Lab Date: Fri, 15 May 2026 01:30:05 +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 1700f4c1..d5c34833 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10831,4 +10831,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 + }, ]