From 464510cd80068a54a1d1e151b8fcbcb0af000ef4 Mon Sep 17 00:00:00 2001 From: jesopo Date: Mon, 2 Jul 2018 11:09:02 +0100 Subject: OMDBAPI now needs an api key --- bot.json.example | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bot.json.example') 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" : "" } -- cgit v1.3.1-10-gc9f91