aboutsummaryrefslogtreecommitdiff
path: root/bot.json.example
diff options
context:
space:
mode:
authorGravatar jesopo2016-06-28 00:09:33 +0100
committerGravatar jesopo2016-06-28 00:09:33 +0100
commitcbec3657f429f5dcccd177ff4fa45fc1d2b6f9d4 (patch)
treef0f07b525a1509bd66bd641768c26727e9b0ec1f /bot.json.example
parentfixed reconnection logic, using the internal timer logic. (diff)
added tfl.py.
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 5ac30a5b..79b49c50 100644
--- a/bot.json.example
+++ b/bot.json.example
@@ -12,5 +12,7 @@
"twitter-access-secret" : "",
"trakt-api-key" : "",
"bitly-api-key" : "",
- "soundcloud-api-key" : ""
+ "soundcloud-api-key" : "",
+ "tfl-app-id" : "",
+ "tfl-app-key" : ""
}