aboutsummaryrefslogtreecommitdiff
path: root/bot.json.example
diff options
context:
space:
mode:
authorGravatar Evelyn2017-05-30 22:11:27 +0100
committerGravatar Evelyn2017-05-30 22:11:27 +0100
commitf9e773fc69febf23fc442a41536c6c99e2681275 (patch)
tree5b13eadb7654a04329692573e6c0adee764b8e47 /bot.json.example
parentNR: 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.example4
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" : ""
}