Hi! I was wondering, is it was possible to get the PGN of a game that is currently in progress? I am using the python "chessdotcom" module. I can get the PGN of a completed game just fine, but I wanted to add a real-time mode to my app.
If this is possible, what endpoint do I need to use? Are there any specific steps I need to take in order to set up the chessdotcom module?
Hi! I was wondering, is it was possible to get the PGN of a game that is currently in progress? I am using the python "chessdotcom" module. I can get the PGN of a completed game just fine, but I wanted to add a real-time mode to my app.
If this is possible, what endpoint do I need to use? Are there any specific steps I need to take in order to set up the chessdotcom module?