Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 973 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 973 Bytes

SimpleLichessConnector

Install

Clone the repo and use the typical python3 -m pip install -r requirements.txt to install all the requirements

Setup

Copy example_config.py to config.py and fill in the values as described in the file.

Use

Run one of the below example scripts to have a play.

For more functions available, take a look at lichess_connector.py.