Slightly more detail for Eagle in readme
This commit is contained in:
parent
da3b051d86
commit
4034071256
1 changed files with 1 additions and 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.)
|
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
|
## 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
|
## Running
|
||||||
Just run `./start.py`
|
Just run `./start.py`
|
||||||
|
|
Loading…
Reference in a new issue