From 192fb5fcd4d1f1894ef2ca8574376ffc6bbcb477 Mon Sep 17 00:00:00 2001 From: Shu-Ying Date: Sat, 17 May 2025 23:01:07 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=9C=9F=E5=AF=BB?= =?UTF-8?q?=E5=86=9C=E5=9C=BA=20(#3476)?= 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 bf8b7524..7691d6e3 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9051,4 +9051,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_farm", + "project_link": "nonebot-plugin-farm", + "author_id": 51057547, + "tags": [ + { + "label": "种地", + "color": "#90ee90" + } + ], + "is_official": false + }, ]