From 764813890249bf71d1d2a40f33a5b6a9b03e7921 Mon Sep 17 00:00:00 2001 From: "noneflow[bot]" <129742071+noneflow[bot]@users.noreply.github.com> Date: Sat, 9 Mar 2024 13:53:45 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E8=B5=9B=E5=8D=9A?= =?UTF-8?q?=E9=92=93=E9=B1=BC=20(#2596)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: C14H22O --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 17e0da63..8b5bba4d 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5580,5 +5580,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_fishing", + "project_link": "nonebot-plugin-fishing", + "author": "C14H22O", + "tags": [ + { + "label": "钓鱼", + "color": "#87cefa" + } + ], + "is_official": false } ]