From b7d46de10ea6892f3632aecba2343251bd24cf02 Mon Sep 17 00:00:00 2001 From: luosheng520qaq Date: Thu, 8 Aug 2024 15:43:13 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=BC=82=E6=B5=81?= =?UTF-8?q?=E7=93=B6=20(#2860)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 2ee83d78c890..6ee76ed2b639 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6602,5 +6602,21 @@ "author": "zhongwen-4", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_web_bottle", + "project_link": "nonebot-plugin-web-bottle", + "author": "luosheng520qaq", + "tags": [ + { + "label": "漂流瓶", + "color": "#689dd0" + }, + { + "label": "审核", + "color": "#e3567b" + } + ], + "is_official": false } ]