From 31bdbe97febb9153d7a9c8d6e8f73f9f78282ff0 Mon Sep 17 00:00:00 2001 From: j1udu Date: Wed, 21 Jan 2026 17:19:27 +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 552044f6..87be7557 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10248,4 +10248,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 + }, ]