aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Evelyn2017-09-01 12:48:08 +0100
committerGravatar Evelyn2017-09-01 12:48:08 +0100
commit4034071256deb14aeb35247e179159db2cc1a158 (patch)
treeae316d4be210bde2ec7adb1c9ca5d0ad2769246c /README.md
parentNote Eagle in readme (diff)
signature
Slightly more detail for Eagle in readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4e0e0ce3..07f2b374 100644
--- a/README.md
+++ b/README.md
@@ -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`