From ee643544f1830a8419837045c38d96969d24b236 Mon Sep 17 00:00:00 2001 From: Lonely-Sails Date: Sun, 6 Oct 2024 20:24:59 +0800 Subject: [PATCH] :beers: publish plugin BF5_grouptools (#3001) --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 0e621d662408..b9209b46a4d4 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7166,5 +7166,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_bf5_grouptools", + "project_link": "nonebot_plugin_bf5_grouptools", + "author": "Lonely-Sails", + "tags": [ + { + "label": "战地五", + "color": "#529aea" + } + ], + "is_official": false } ]