Skip to content

1ncend1ary/lichess-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run this program

To run in console mode:

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python3 bot.py

To run in web mode: http://tinyurl.com/y8nhv89t