From a2a604dd8577494d2bc130d58571683da54e9648 Mon Sep 17 00:00:00 2001 From: HibiKier Date: Mon, 7 Oct 2024 21:03:34 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20ZXPM=E6=8F=92?= =?UTF-8?q?=E4=BB=B6=E7=AE=A1=E7=90=86=20(#3002)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index b5d5b9d9..22799aaa 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7190,5 +7190,25 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_zxpm", + "project_link": "nonebot-plugin-zxpm", + "author": "HibiKier", + "tags": [ + { + "label": "小真寻", + "color": "#fbe4e4" + }, + { + "label": "多平台适配", + "color": "#ea5252" + }, + { + "label": "插件管理", + "color": "#456df1" + } + ], + "is_official": false } ]