From 0e64c8be0e71835b01fa7e8f28085d76a06e97cb Mon Sep 17 00:00:00 2001 From: WhyPilotXia Date: Sun, 2 Aug 2026 17:34:14 +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 13d5692e..c9fc8e00 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11409,4 +11409,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 + }, ]