According to lichess API, when the event stream is established, lichess will send over all current games and challenges, so we would just need to establish the connection and read in the current games and challenges, and handle the game states accordingly
According to lichess API, when the event stream is established, lichess will send over all current games and challenges, so we would just need to establish the connection and read in the current games and challenges, and handle the game states accordingly