From f2547b64377186245b50b7f19e959c79d879ec71 Mon Sep 17 00:00:00 2001 From: Akiyy-Lab Date: Mon, 11 May 2026 15:59:42 +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 1700f4c11e15..d5c34833fd37 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 + }, ]