Note Eagle in readme

This commit is contained in:
Evelyn 2017-09-01 12:44:38 +01:00
parent f00f1bda94
commit da3b051d86

View file

@ -10,6 +10,9 @@ Python3 event-driven modular IRC bot!
## Configurating
To get BitBot off the ground, there's some API-keys and the like in bot.json.example. move it to bot.json, fill in the API keys you want (and remove the ones you don't want - this will automatically disable the modules that rely on them.)
## Eagle
BitBot's National Rail module can optionally include output from Network Rail's SCHEDULE via [Eagle](https://github.com/EvelynSubarrow/Eagle)
## Running
Just run `./start.py`