From d6537a10c658d611e645403979fad60528003d13 Mon Sep 17 00:00:00 2001 From: yejue Date: Thu, 23 May 2024 17:33:58 +0800 Subject: [PATCH] :beers: publish plugin plus_one (#2731) --- assets/plugins.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index d4bbd25e807..d89ab76f52c 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6080,5 +6080,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 } ]