@Lee2011
2020-12-22T22:53:57.000000Z
字数 476
阅读 628
国际象棋
tournament_pairings_results
php artisan lichess:create-bind-user-tournament { tr_id }
跑这个命令 创建并绑定 棋迹 用户player_lichess
这个表里就有用户相关信息player_lichess
表的 lichess_user_token
字段里php artisan lichess:setup-tournament-magic-link-tournament { tournament_id }
跑这个命令 根据比赛 id 创建 magic-link
用于自动登录 棋迹lichess:create-challenge-for-round-start-batch { t_id } { g_id } { r_id }
lichess:get-board-status-batch-by-tournament