From 7f226af541ca5370dd35a6ab2718a92334b25cfb Mon Sep 17 00:00:00 2001 From: QuanhuZeYu Date: Sun, 24 Mar 2024 01:50:27 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E4=BA=BA=E7=B1=BB?= =?UTF-8?q?=E5=8F=8B=E5=A5=BD=E6=95=B0=E6=8D=AE=E9=85=8D=E7=BD=AE=20(#2615?= =?UTF-8?q?)?= 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 a1c890f5..e320d7e9 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5681,5 +5681,21 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_humanaticstore", + "project_link": "nonebot-plugin-humanaticstore", + "author": "QuanhuZeYu", + "tags": [ + { + "label": "config", + "color": "#ea5252" + }, + { + "label": "配置工具", + "color": "#ea5252" + } + ], + "is_official": false } ]