diff options
Diffstat (limited to 'bot.json.example')
| -rw-r--r-- | bot.json.example | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bot.json.example b/bot.json.example index e08c85a6..14fc0dd5 100644 --- a/bot.json.example +++ b/bot.json.example @@ -16,5 +16,6 @@ "tfl-api-id" : "", "tfl-api-key" : "", "eagle-api-url" : "", - "eagle-api-key" : "" + "eagle-api-key" : "", + "omdbapi-api-key" : "" } |
