From 12f3ee56eb243e453524ac0d917cc86488d1d627 Mon Sep 17 00:00:00 2001 From: newcovid Date: Sun, 29 Jun 2025 22:45:58 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=B8=81=E5=AE=89?= =?UTF-8?q?=E5=B0=8F=E5=8A=A9=E6=89=8B=20(#3524)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index e05cad2b..a9639c47 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9247,4 +9247,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_binance", + "project_link": "nonebot-plugin-binance", + "author_id": 96228495, + "tags": [ + { + "label": "binance", + "color": "#ea5252" + }, + { + "label": "币安", + "color": "#e9ea52" + } + ], + "is_official": false + }, ]