Bot for running
- Create a
Data/directory. - Download the wikigraph dataset from here and extract it into the data folder.
- Run
python build_graphs.py
- Add username and password to a
.envfile in the root directory with the following format
USERNAME=<YOUR_WIKIGAME_USERNAME>
PASSWORD=<YOUR_WIKIGAME_PASSWORD>
This is the easy part. Just run.
go run play.go