pgn-tactics-generator icon indicating copy to clipboard operation
pgn-tactics-generator copied to clipboard

Adds downloading user games from Chess.com and cleans up downloading user games from Lichess.org

Open pywz opened this issue 2 years ago • 0 comments

The following changes have been implemented in this PR:

  1. Added ability to download all games from a Chess.com user
  2. Cleaned up the functionality of downloading games from a Lichess user by using the lichess Python package
  3. Deleted .DS_Store since it is unnecessary and already not included in .gitignore
  4. Added to README.md on how to download user game data for Lichess or Chess.com and improved its readability

pywz avatar May 06 '22 23:05 pywz