My bot is running in a web server, and I would like to show its ongoing game in an iframe on the bot's homepage.
Problem
When I embed the game with the url constructed the same way as the analysis board's embed function would construct, the game panel is shown with appropriate information on players, it has a game link, an open button etc., however the move list is empty. Strangely enough, I encountered refreshes of an ongoing game, where the move list was showing a few moves. This latter behavior was accidental, I could not reproduce it. ( When the game is finished, all the move list is shown together with the result. )
I know that this is a kind of hacking, because lichess officially only provides an embed link from the analysis board, and ongoing games have no analysis board.
Feature request
Update the move list of embedded ongoing games and show their current position.
Motivation
My bot is running in a web server, and I would like to show its ongoing game in an iframe on the bot's homepage.
Problem
When I embed the game with the url constructed the same way as the analysis board's embed function would construct, the game panel is shown with appropriate information on players, it has a game link, an open button etc., however the move list is empty. Strangely enough, I encountered refreshes of an ongoing game, where the move list was showing a few moves. This latter behavior was accidental, I could not reproduce it. ( When the game is finished, all the move list is shown together with the result. )
I know that this is a kind of hacking, because lichess officially only provides an embed link from the analysis board, and ongoing games have no analysis board.
Feature request
Update the move list of embedded ongoing games and show their current position.