From 0ec532d6b2e4101d68937ed4e6a69ef9ed54640f Mon Sep 17 00:00:00 2001 From: hanasa2023 Date: Mon, 12 Aug 2024 23:23:02 +0800 Subject: [PATCH] :beers: publish plugin ba-tools (#2863) --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index d1d80d6f010c..022a5a73c140 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6660,5 +6660,17 @@ "author": "BEISNWKZNAN", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_ba_tools", + "project_link": "nonebot-plugin-ba-tools", + "author": "hanasa2023", + "tags": [ + { + "label": "BA", + "color": "#00fcf8" + } + ], + "is_official": false } ]