From 07cef1adec52e2f2fe0b6ee15d03577088f99454 Mon Sep 17 00:00:00 2001 From: GLDYM Date: Sun, 20 Jul 2025 13:45:14 +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 0e6a2c08..38e8f9f2 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9336,4 +9336,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_fishing2", + "project_link": "nonebot-plugin-fishing2", + "author_id": 49135577, + "tags": [ + { + "label": "钓鱼", + "color": "#ea5252" + } + ], + "is_official": false + }, ]