From 40221c7c7562453b0836e9d98b9211384e777fce Mon Sep 17 00:00:00 2001 From: SuperGuGuGu Date: Sun, 29 Dec 2024 11:03:34 +0800 Subject: [PATCH] :beers: publish plugin nonebot_plugin_qbittorrent_manager (#3207) --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 88bee2550836..e00ad824a5d4 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8037,4 +8037,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_qbittorrent_manager", + "project_link": "nonebot-plugin-qbittorrent-manager", + "author_id": 109544213, + "tags": [ + { + "label": "文件下载", + "color": "#4985d1" + }, + { + "label": "跨平台", + "color": "#ea5252" + } + ], + "is_official": false + }, ]