From 5f9e48b90083db4424ee20363fa12deff5246c67 Mon Sep 17 00:00:00 2001 From: Maizi-G Date: Fri, 7 Mar 2025 20:11:45 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=8D=A1bin?= =?UTF-8?q?=E6=9F=A5=E8=AF=A2=20(#3323)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 865de08f..c9fbf26d 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8436,4 +8436,16 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_binsearch", + "project_link": "nonebot-plugin-binsearch", + "author_id": 157226607, + "tags": [ + { + "label": "BankCard", + "color": "#37efff" + } + ], + "is_official": false + }, ]