From d4ec2dfdda8a11449a36e5d0a94a8ec731dcd9eb Mon Sep 17 00:00:00 2001 From: j1udu Date: Thu, 15 Jan 2026 11:29:50 +0800 Subject: [PATCH] :beers: publish plugin nonebot-plugin-bili2mp4 (#3791) --- assets/plugins.json5 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index e201d14f..785870e3 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10224,4 +10224,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_bili2mp4", + "project_link": "nonebot-plugin-bili2mp4", + "author_id": 181480818, + "tags": [ + { + "label": "bilibili", + "color": "#ff6699" + }, + { + "label": "mp4", + "color": "#ff6699" + }, + { + "label": "小程序", + "color": "#ff6699" + } + ], + "is_official": false + }, ]