From e06d5f37f8912802d2937cc73d99942e6cb21ea4 Mon Sep 17 00:00:00 2001 From: jesopo Date: Mon, 16 Jul 2018 00:36:52 +0100 Subject: switch to using configparser for config files --- bot.json.example | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 bot.json.example (limited to 'bot.json.example') diff --git a/bot.json.example b/bot.json.example deleted file mode 100644 index 14fc0dd5..00000000 --- a/bot.json.example +++ /dev/null @@ -1,21 +0,0 @@ -{ - "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" : "", - "bitly-api-key" : "", - "soundcloud-api-key" : "", - "tfl-api-id" : "", - "tfl-api-key" : "", - "eagle-api-url" : "", - "eagle-api-key" : "", - "omdbapi-api-key" : "" -} -- cgit v1.3.1-10-gc9f91