aboutsummaryrefslogtreecommitdiff
path: root/bot.json.example
diff options
context:
space:
mode:
authorGravatar Evelyn2016-07-09 15:23:07 +0100
committerGravatar Evelyn2016-07-09 15:23:07 +0100
commit436b82146f80b05881246aea5d064ce836cae7ff (patch)
tree48b517878f23845550e69602c684fbfb384c3670 /bot.json.example
parentchanged tflbus command to only show next time for each bus, not every single ... (diff)
signature
s/tfl-app/tfl-api/
Diffstat (limited to 'bot.json.example')
-rw-r--r--bot.json.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/bot.json.example b/bot.json.example
index 79b49c50..ddd6f900 100644
--- a/bot.json.example
+++ b/bot.json.example
@@ -13,6 +13,6 @@
"trakt-api-key" : "",
"bitly-api-key" : "",
"soundcloud-api-key" : "",
- "tfl-app-id" : "",
- "tfl-app-key" : ""
+ "tfl-api-id" : "",
+ "tfl-api-key" : ""
}