From fbb39f8e7bd63ece16c8ffa892ca485dceef8fc4 Mon Sep 17 00:00:00 2001 From: NightDust981989 Date: Fri, 23 Jan 2026 17:10:44 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20BitTorrent?= =?UTF-8?q?=E7=A3=81=E5=8A=9B=E6=90=9C=E7=B4=A2=20(#3843)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 87be7557..b29d0a55 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10268,4 +10268,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_BitTorrents", + "project_link": "nonebot-plugin-bittorrents", + "author_id": 98020024, + "tags": [ + { + "label": "func", + "color": "#ea5252" + } + ], + "is_official": false + }, ]