diff options
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" : "" } |
