From 88a5966a40495f3f5e80de4c3dd52715ac63c1e6 Mon Sep 17 00:00:00 2001 From: HibiKier Date: Mon, 28 Oct 2024 18:53:09 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20Pix=E5=9B=BE?= =?UTF-8?q?=E5=BA=93=20(#3082)?= 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 a863cd78..cc74568d 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7514,5 +7514,25 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_zxpix", + "project_link": "nonebot-plugin-zxpix", + "author": "HibiKier", + "tags": [ + { + "label": "小真寻", + "color": "#fbe4e4" + }, + { + "label": "多平台适配", + "color": "#ea5252" + }, + { + "label": "xp", + "color": "#e96ab5" + } + ], + "is_official": false } ]