diff --git a/website/static/plugins.json b/website/static/plugins.json index 93614450..0baa240c 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -4642,5 +4642,28 @@ "homepage": "https://github.com/Hoshinonyaruko/nonebot-plugin-sanae", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_arkrecord", + "project_link": "nonebot-plugin-arkrecord", + "name": "明日方舟抽卡记录分析", + "desc": "明日方舟抽卡记录分析与导出", + "author": "zheuziihau", + "homepage": "https://github.com/zheuziihau/nonebot_plugin_arkrecord", + "tags": [ + { + "label": "明日方舟 ", + "color": "#c39191" + }, + { + "label": "游戏", + "color": "#c39191" + }, + { + "label": "抽卡", + "color": "#c39191" + } + ], + "is_official": false } ]