Skip to content

kyleaforrester/chess_online_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automated Chess players for chess.com.

Example crontab settings:

*/18 * * * * cd /home/kyle/Code/chess_online_bot; ./run.sh

Dependencies:
bash
python3
python3 venv in folder chess_online_bot/venv
python3 requests (pip install requests)
selenium python (pip install selenium)
Firefox browser
geckodriver in system PATH
stockfish_11 in /usr/games
lc0 in /usr/games
demolito in /usr/games

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published