diff options
| author | 2017-09-01 12:48:08 +0100 | |
|---|---|---|
| committer | 2017-09-01 12:48:08 +0100 | |
| commit | 4034071256deb14aeb35247e179159db2cc1a158 (patch) | |
| tree | ae316d4be210bde2ec7adb1c9ca5d0ad2769246c /README.md | |
| parent | Note Eagle in readme (diff) | |
| signature | ||
Slightly more detail for Eagle in readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ Python3 event-driven modular IRC bot! 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) +BitBot's National Rail module can optionally include output from Network Rail's SCHEDULE via [Eagle](https://github.com/EvelynSubarrow/Eagle). Configuration on BitBot's end is covered by the `eagle-` keys in bot.json.example. ## Running Just run `./start.py` |
