OpenPoGoBot Manager
This package manages a multi-bot configuration with a curses based UI.
virtualenv env
source env/bin/activate # on Windows: env\Scripts\activate.bat
pip install -r requirements.txt
pip install -r /path/to/openpogobot/requirements.txt
Create a config.yml
configuration file and fill as necessary.
See config.yml.example
for the configuration reference.