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 } ]