diff --git a/website/static/plugins.json b/website/static/plugins.json index 8bf01e9f..4d6d2361 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -3293,5 +3293,15 @@ "homepage": "https://github.com/jcjrobert/nonebot-plugin-person", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_apex_api_query", + "project_link": "nonebot-plugin-apex-api-query", + "name": "Apex API Query", + "desc": "Apex Legends API 查询插件", + "author": "H-xiaoH", + "homepage": "https://github.com/H-xiaoH/nonebot-plugin-apex-api-query", + "tags": [], + "is_official": false } ]