From dfab82466f17be172976ac92c19a55c8b00d2bf5 Mon Sep 17 00:00:00 2001 From: STESmly Date: Tue, 3 Jun 2025 12:15:56 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=BB=9D=E5=8C=BA?= =?UTF-8?q?=E9=9B=B6=E8=A7=92=E8=89=B2=E6=95=B0=E6=8D=AE=E8=8E=B7=E5=8F=96?= =?UTF-8?q?=20(#3511)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 84bef9ca..13d62ae1 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9171,4 +9171,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_zzzpanel", + "project_link": "nonebot-plugin-zzzpanel", + "author_id": 174641131, + "tags": [ + { + "label": "米哈游", + "color": "#ea5252" + }, + { + "label": "绝区零", + "color": "#ea5252" + }, + { + "label": "数据获取", + "color": "#ea5252" + } + ], + "is_official": false + }, ]