Skip to content

ishmeals/tlhbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TLHBOT

An algorithmic lichess bot.

Uses lichess openingbook, endgame 7-piece tables, and minimax with alpha-pruning.

Requires a token.txt in 'code' folder with the API token.

Imports

  • Berserk to connect to Lichess
  • Python-Chess as a chess library
  • Requests to connect to other APIs

About

An algorithmic Lichess bot.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages