From a294f0fbe07746586c7ac42a7a422a9438fcd6a7 Mon Sep 17 00:00:00 2001 From: Windylh Date: Fri, 17 Mar 2023 03:09:40 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20apex=E4=BF=A1?= =?UTF-8?q?=E6=81=AF=E6=9F=A5=E8=AF=A2=20(#1810)?= 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 56c8dded..6d2aefd5 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -4819,5 +4819,15 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_apexranklookup", + "project_link": "nonebot-plugin-apexranklookup", + "name": "apex信息查询", + "desc": "查询apex玩家信息、地图等信息", + "author": "Windylh", + "homepage": "https://github.com/Windylh/nonebot_plugin_apexranklookup", + "tags": [], + "is_official": false } ]