diff options
| author | 2016-07-09 15:23:07 +0100 | |
|---|---|---|
| committer | 2016-07-09 15:23:07 +0100 | |
| commit | 436b82146f80b05881246aea5d064ce836cae7ff (patch) | |
| tree | 48b517878f23845550e69602c684fbfb384c3670 /bot.json.example | |
| parent | changed 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.example | 4 |
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" : "" } |
