The official repository for my Discord ChessBot
- Clone this repo with
git clone https://github.com/qwertyquerty/ChessBot
- Make a virtual environment, and activate it
- Install all requirements with
pip3 install -r requirements.txt
- Run it with
python3 run_chessbot.py