diff options
| author | 2017-05-30 22:11:27 +0100 | |
|---|---|---|
| committer | 2017-05-30 22:11:27 +0100 | |
| commit | f9e773fc69febf23fc442a41536c6c99e2681275 (patch) | |
| tree | 5b13eadb7654a04329692573e6c0adee764b8e47 /bot.json.example | |
| parent | NR: Show shorter TOC code instead of name in service info (diff) | |
| signature | ||
NR: Allow use of Eagle for scheduling data (docs/source will follow\!). Slight regression in use of RIDs (but who uses them anyway?)
Diffstat (limited to 'bot.json.example')
| -rw-r--r-- | bot.json.example | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/bot.json.example b/bot.json.example index ddd6f900..e08c85a6 100644 --- a/bot.json.example +++ b/bot.json.example @@ -14,5 +14,7 @@ "bitly-api-key" : "", "soundcloud-api-key" : "", "tfl-api-id" : "", - "tfl-api-key" : "" + "tfl-api-key" : "", + "eagle-api-url" : "", + "eagle-api-key" : "" } |
