From f6bd381fa93a87bf68d9f2176d9fc2ec6e39903b Mon Sep 17 00:00:00 2001 From: WhyPilotXia Date: Fri, 26 Jun 2026 18:52:33 +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 a48db5b6..1d8eec50 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11080,4 +11080,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 + }, ]