From ff5ce62c38310b782044ea8a9d947d8a9a9c9ff8 Mon Sep 17 00:00:00 2001 From: Xenith-Ethereon Date: Thu, 9 Oct 2025 01:18:34 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E8=BF=9C=E7=A8=8B?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E6=89=93=E5=BC=80=20(#3716)?= 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 7a8a63ac..8a18c5a6 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9784,4 +9784,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_open_file", + "project_link": "nonebot-plugin-open-file", + "author_id": 131272574, + "tags": [ + { + "label": "file", + "color": "#a50a0a" + } + ], + "is_official": false + }, ]