From d878e74ba616ffdbe71c2724e9344c25a3e567cb Mon Sep 17 00:00:00 2001 From: SuperGuGuGu Date: Fri, 27 Dec 2024 16:46:47 +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 16702cbee4fe..3ab4e432b543 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8017,4 +8017,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 + }, ]