diff options
| author | 2016-06-28 00:09:33 +0100 | |
|---|---|---|
| committer | 2016-06-28 00:09:33 +0100 | |
| commit | cbec3657f429f5dcccd177ff4fa45fc1d2b6f9d4 (patch) | |
| tree | f0f07b525a1509bd66bd641768c26727e9b0ec1f /bot.json.example | |
| parent | fixed reconnection logic, using the internal timer logic. (diff) | |
added tfl.py.
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 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" : "" } |
