From f65d2a624931d1187c5e3f6d0d067582b25d14dd Mon Sep 17 00:00:00 2001 From: NightDust981989 Date: Mon, 9 Feb 2026 17:15:59 +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 c7bf0700..51ac1fff 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10339,4 +10339,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 + }, ]