From d642897a5b10c3f2d0e27ec5ed4b9646276bea47 Mon Sep 17 00:00:00 2001 From: yejue Date: Tue, 28 May 2024 10:52:37 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=A4=8D=E8=AF=BB?= =?UTF-8?q?=E5=A7=AC+1=20PlusOne=20(#2731)?= 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 8a866255..98523b68 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6112,5 +6112,21 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_plus_one", + "project_link": "nonebot-plugin-plus-one", + "author": "yejue", + "tags": [ + { + "label": "复读姬", + "color": "#df3cda" + }, + { + "label": "船新版本", + "color": "#28d98e" + } + ], + "is_official": false } ]