From 5f5dd792bd3fec051a61009a828c103f9288ee40 Mon Sep 17 00:00:00 2001 From: GLDYM Date: Sat, 26 Jul 2025 13:53:23 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=9B=B4=E5=A5=BD?= =?UTF-8?q?=E7=9A=84=E7=94=B5=E5=AD=90=E9=92=93=E9=B1=BC=20(#3575)?= 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 c9f5b75f..1d20b2e4 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9343,4 +9343,16 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_fishing2", + "project_link": "nonebot-plugin-fishing2", + "author_id": 49135577, + "tags": [ + { + "label": "钓鱼", + "color": "#ea5252" + } + ], + "is_official": false + }, ]