aboutsummaryrefslogtreecommitdiff
path: root/bot.conf.example
diff options
context:
space:
mode:
authorGravatar jesopo2018-12-05 16:00:08 +0000
committerGravatar jesopo2018-12-05 16:00:08 +0000
commit4544b0852cca9bc238396672c5efd66e096a9f39 (patch)
tree34da5e6afb9e8711a113fbe9ec75623b53a7fe47 /bot.conf.example
parentRemove telegram functionality - it's very broken/outdated and needs a (diff)
signature
Add horizontal spacing to bot.conf.example, otherwise it's very confusing
Diffstat (limited to 'bot.conf.example')
-rw-r--r--bot.conf.example16
1 files changed, 16 insertions, 0 deletions
diff --git a/bot.conf.example b/bot.conf.example
index 8531fe84..9efca954 100644
--- a/bot.conf.example
+++ b/bot.conf.example
@@ -3,42 +3,58 @@ tls-key =
tls-certificate =
tls-api-key =
tls-api-certificate =
+
# https://openweathermap.org/api
openweathermap-api-key =
+
# https://products.wolframalpha.com/api/
wolframalpha-api-key =
+
# https://developers.google.com/
google-api-key =
google-search-id =
+
# https://words.bighugelabs.com/api.php
bighugethesaurus-api-key =
+
# https://developer.wordnik.com/
wordnik-api-key =
+
# https://www.last.fm/api
lastfm-api-key =
+
# https://trakt.docs.apiary.io/#
trakt-api-key =
+
# https://developers.soundcloud.com/docs/api/guide
soundcloud-api-key =
+
# https://developer.twitter.com/en/docs.html
twitter-api-key =
twitter-api-secret =
twitter-access-token =
twitter-access-secret =
+
# https://api.tfl.gov.uk/
tfl-api-id =
tfl-api-key =
+
# http://openldbsv.nationalrail.co.uk/
nre-api-key =
+
# https://github.com/EvelynSubarrow/Eagle
eagle-api-key =
eagle-api-url =
+
# https://docs.pushbullet.com/
pushbullet-api-key =
pushbullet-channel-tag =
+
# http://www.omdbapi.com/
omdbapi-api-key =
+
# https://www.virustotal.com/en/documentation/public-api/
virustotal-api-key =
+
# https://apidocs.imgur.com/
imgur-api-key =