From 37863cc66555772a49a8ca9ae2fb969ffd712579 Mon Sep 17 00:00:00 2001 From: krimeshu Date: Tue, 4 Nov 2025 23:29:02 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20B=E7=AB=99?= =?UTF-8?q?=E8=A7=A3=E6=9E=90=E5=8A=A9=E6=89=8B=20(#3727)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 5fb81b55..3b8d79f6 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9887,4 +9887,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_bili_helper", + "project_link": "nonebot-plugin-bili-helper", + "author_id": 4216470, + "tags": [ + { + "label": "bilibili", + "color": "#ea5252" + }, + { + "label": "B站", + "color": "#ea5252" + } + ], + "is_official": false + }, ]