From c4fe0fb9c646b65a4a8a9078e9a2ac8a70d8b83c Mon Sep 17 00:00:00 2001 From: j1udu Date: Wed, 14 Jan 2026 11:06:25 +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 5b0b965e..c50a7d5b 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10212,4 +10212,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 + }, ]