From f943d63098a50746f4e470e403a991a4d9713030 Mon Sep 17 00:00:00 2001 From: jesopo Date: Tue, 29 Mar 2016 12:56:58 +0100 Subject: first commit. --- bot.json.example | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 bot.json.example (limited to 'bot.json.example') diff --git a/bot.json.example b/bot.json.example new file mode 100644 index 00000000..c7bebfd4 --- /dev/null +++ b/bot.json.example @@ -0,0 +1,14 @@ +{ + "openweathermap-api-key" : "", + "wolframalpha-api-key" : "", + "google-api-key" : "", + "google-search-id" : "", + "bighugethesaurus-api-key" : "", + "wordnik-api-key" : "", + "lastfm-api-key" : "", + "twitter-api-key" : "", + "twitter-api-secret" : "", + "twitter-access-token" : "", + "twitter-access-secret" : "", + "trakt-api-key" : "" +} -- cgit v1.3.1-10-gc9f91