From c39b13b782fdc80f5690e6e50c194125ce46ab70 Mon Sep 17 00:00:00 2001 From: HibiKier Date: Mon, 14 Oct 2024 20:56:31 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=9C=9F=E5=AF=BB?= =?UTF-8?q?=E6=97=A5=E6=8A=A5=20(#3020)?= 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 4c792379..1c6794ac 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7290,5 +7290,25 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_zxreport", + "project_link": "nonebot-plugin-zxreport", + "author": "HibiKier", + "tags": [ + { + "label": "小真寻", + "color": "#fbe4e4" + }, + { + "label": "多平台适配", + "color": "#ea5252" + }, + { + "label": "日报", + "color": "#dd628b" + } + ], + "is_official": false } ]