From 21bc3671735466814d0cd4e927e87cccda1870c0 Mon Sep 17 00:00:00 2001 From: SuperGuGuGu Date: Tue, 31 Dec 2024 14:37:59 +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 87f0bfa35552..de9e8148c553 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8061,4 +8061,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 + }, ]