Bot helps you retreive your farm statistics and pool balance
See configuration example in settings.sample.ini
TODO...
$ pipenv install -d # install venv and requirements
$ pipenv shell # start virtualenv shell
- Add travis tests and coverage
- Add multiple accounts in one pool support
- Store state in redis
- Allow users to add own pools accounts with owner-only access
- Docker environment configuration support
- Notify when balance changed
- Add more pool interfaces
see pools module