From 990cf323043db246a7c2b367d52085f3abb24e9b Mon Sep 17 00:00:00 2001 From: Onimaimai Date: Thu, 17 Oct 2024 01:27:57 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=9B=A2=E8=B4=AD?= =?UTF-8?q?=20help=20(#3025)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 1c6794ac8b8..0cb439f46b0 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7310,5 +7310,12 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_buy", + "project_link": "nonebot-plugin-buy", + "author": "Onimaimai", + "tags": [], + "is_official": false } ]