From 82dbacda83af1e10f91f38153a8dff58c998a929 Mon Sep 17 00:00:00 2001 From: swallow513 Date: Tue, 8 Oct 2024 12:01:01 +0800 Subject: [PATCH] :beers: publish plugin nonebot_plugin_BFVsearch (#3007) --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index e91df65e1f6c..cca8b4e59483 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7226,5 +7226,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_bfvsearch", + "project_link": "nonebot_plugin_bfvsearch", + "author": "swallow513", + "tags": [ + { + "label": "战地五", + "color": "#529aea" + } + ], + "is_official": false } ]