ishmeals / tlhbot

An algorithmic Lichess bot.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%