From 8014cb271a20fe5c02f4835b84563fae0890ef90 Mon Sep 17 00:00:00 2001 From: WhyPilotXia Date: Wed, 24 Jun 2026 15:52:43 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20HiBank=20=E5=9F=8E?= =?UTF-8?q?=E5=B8=82=E9=93=B6=E8=A1=8C=E6=9F=A5=E8=AF=A2=20(#4093)?= 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 267f91f7..52149faf 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11060,4 +11060,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_hibank", + "project_link": "nonebot-plugin-hibank", + "author_id": 86997355, + "tags": [ + { + "label": "银行", + "color": "#ea5252" + }, + { + "label": "卡友", + "color": "#f5cd4c" + }, + { + "label": "标记", + "color": "#f04cf5" + } + ], + "is_official": false + }, ]