Skip to content

somenormalguy7/Sangatsu

 
 

Repository files navigation

Sangatsu

Sangatsu is a chess.com bot/cheat assistant that highlightsthe best moves for you on the board.

I don't condone cheating, this was just a learning experience to me, please do not use it to cheat against other players.

How it works

  • TODO

Installation

Use the package manager pip to install the requirements.

pip install -r requirements.txt

Usage

Straightforward, set up your credentials in a credentials.txt file with the following format

username
password

open chess-boy.py or use the command line.

python3 chess-bot.py

To start a second game, type 'start' in the terminal AFTER starting a new match.

Contributing

Pull requests are welcome.

License

MIT

About

A barebone chess.com cheat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%