From 84a23cc252d43d363965e0174fe3585045b6bc35 Mon Sep 17 00:00:00 2001 From: WhyPilotXia Date: Sat, 1 Aug 2026 17:44:26 +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 7eb977c0..b396d894 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11389,4 +11389,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 + }, ]