diff --git a/website/static/plugins.json b/website/static/plugins.json index 9cd2f380..1676f13d 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1346,5 +1346,20 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_gachalogs", + "project_link": "nonebot-plugin-gachalogs", + "name": "原神抽卡记录分析", + "desc": "统计及导出原神祈愿记录,在 QQ 里鉴定原神欧皇吧!", + "author": "monsterxcn", + "homepage": "https://github.com/monsterxcn/nonebot-plugin-gachalogs", + "tags": [ + { + "label": "t:Genshin", + "color": "#ffd49f" + } + ], + "is_official": false } ] \ No newline at end of file