From c369dcf781e9d4705c7768758ca8b1ef2ec0a55f Mon Sep 17 00:00:00 2001 From: hanasa2023 Date: Tue, 13 Aug 2024 18:45:10 +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 d1d80d6f..4318c4cc 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": "蔚蓝档案", + "color": "#00fcf8" + } + ], + "is_official": false } ]