From f7aeea2f3d27ed19fcd274bd8d3d72242fe22fe8 Mon Sep 17 00:00:00 2001 From: KomoriDev Date: Fri, 23 Feb 2024 15:42:10 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E8=BF=90=E8=A1=8C?= =?UTF-8?q?=E7=8A=B6=E6=80=81=20(#2586)?= 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 c04f3b98..6ea89f25 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5536,5 +5536,21 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_kawaii_status", + "project_link": "nonebot-plugin-kawaii-status", + "author": "KomoriDev", + "tags": [ + { + "label": "简约", + "color": "#54adff" + }, + { + "label": "可爱", + "color": "#ffb3cc" + } + ], + "is_official": false } ]