bitbot-3.11-fork/bot.conf.example

74 lines
1.7 KiB
Text
Raw Normal View History

# Any of these settings can be removed or left blank. The revelant functionality
# will be disabled.
[bot]
2018-12-05 16:01:49 +00:00
# client-side tls key/cert for IRC connections
tls-key =
tls-certificate =
2018-12-05 16:01:49 +00:00
# key/cert used for REST API
tls-api-key =
tls-api-certificate =
# the default channel BitBot automatically joins
bot-channel =
2018-09-26 10:21:24 +00:00
# https://openweathermap.org/api
openweathermap-api-key =
2018-09-26 10:21:24 +00:00
# https://products.wolframalpha.com/api/
wolframalpha-api-key =
2018-09-26 10:21:24 +00:00
# https://developers.google.com/
google-api-key =
google-search-id =
2018-09-26 10:21:24 +00:00
# https://words.bighugelabs.com/api.php
bighugethesaurus-api-key =
2018-09-26 10:21:24 +00:00
# https://developer.wordnik.com/
wordnik-api-key =
2018-09-26 10:21:24 +00:00
# https://www.last.fm/api
lastfm-api-key =
2018-09-26 10:21:24 +00:00
# https://trakt.docs.apiary.io/#
trakt-api-key =
2018-09-26 10:21:24 +00:00
# https://developers.soundcloud.com/docs/api/guide
soundcloud-api-key =
2018-09-26 10:21:24 +00:00
# https://developer.twitter.com/en/docs.html
twitter-api-key =
twitter-api-secret =
twitter-access-token =
twitter-access-secret =
2018-09-26 10:21:24 +00:00
# https://api.tfl.gov.uk/
tfl-api-id =
tfl-api-key =
2018-09-26 10:21:24 +00:00
# http://openldbsv.nationalrail.co.uk/
nre-api-key =
2018-09-26 10:21:24 +00:00
# https://github.com/EvelynSubarrow/Eagle
eagle-api-key =
eagle-api-url =
2018-09-26 10:21:24 +00:00
# https://docs.pushbullet.com/
pushbullet-api-key =
pushbullet-channel-tag =
2018-09-26 10:21:24 +00:00
# http://www.omdbapi.com/
omdbapi-api-key =
2018-09-26 10:21:24 +00:00
# https://www.virustotal.com/en/documentation/public-api/
virustotal-api-key =
2018-10-31 16:12:28 +00:00
# https://apidocs.imgur.com/
imgur-api-key =
# https://developer.spotify.com/dashboard/
spotify-client-id =
spotify-client-secret =