From b37b1380a3070080886bee5d13e05b44ba19a7b4 Mon Sep 17 00:00:00 2001 From: GC-ZF Date: Wed, 6 Jul 2022 02:37:40 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=88=98=E5=9C=B0?= =?UTF-8?q?1=E3=80=815=E6=88=98=E7=BB=A9=E6=9F=A5=E8=AF=A2=E5=B7=A5?= =?UTF-8?q?=E5=85=B7=20(#1086)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index e05594a8..d3095359 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1979,5 +1979,15 @@ "homepage": "https://github.com/GC-ZF/nonebot_plugin_firexN", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_bfinfo", + "project_link": "nonebot-plugin-bfinfo", + "name": "战地1、5战绩查询工具", + "desc": "QQ私聊或群聊发送战地游戏ID,返回基础信息以及最佳兵种、最佳枪械、最佳载具、最佳模式信息", + "author": "GC-ZF", + "homepage": "https://github.com/GC-ZF/nonebot_plugin_bfinfo", + "tags": [], + "is_official": false } ] \ No newline at end of file