Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 448 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 448 Bytes

ChessBot

The official repository for my Discord ChessBot

https://top.gg/api/widget/366770566331629579.svg

Install Instructions

  1. Clone this repo with git clone https://github.com/qwertyquerty/ChessBot
  2. Make a virtual environment, and activate it
  3. Install all requirements with pip3 install -r requirements.txt
  4. Run it with python3 run_chessbot.py