From aedc541d03bb2993daf264af5ccf931434ecc733 Mon Sep 17 00:00:00 2001 From: HibiKier Date: Mon, 2 Dec 2024 09:12:30 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20ZXWB=E8=AF=8D?= =?UTF-8?q?=E5=BA=93=E9=97=AE=E7=AD=94=20(#3142)?= 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 e3cb9979..3fdb8fd0 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -7706,4 +7706,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_zxwb", + "project_link": "nonebot-plugin-zxwb", + "author_id": 45528451, + "tags": [ + { + "label": "小真寻", + "color": "#fbe4e4" + }, + { + "label": "多平台适配", + "color": "#ea5252" + }, + { + "label": "词条问答", + "color": "#527dea" + } + ], + "is_official": false + }, ]