From 58d3d802eadca5411f5e20472f6f527b788eaae1 Mon Sep 17 00:00:00 2001 From: Xenith-Ethereon Date: Thu, 9 Oct 2025 10:42:21 +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 7f3db09a..74d0b699 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9796,4 +9796,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 + }, ]