Commit graph

23 commits

Author SHA1 Message Date
jesopo
275c61d8e6 update bot.conf.example to reflect localhost-only 2019-09-13 11:39:34 +01:00
jesopo
e5c11f4aef add 'module-blacklist/whitelist' to bot.conf - use that as well as DB setting 2019-06-01 15:06:57 +01:00
jesopo
ed57ac7c17 Move isgd.py to shorturl.py and switch back to using bit.ly 2019-05-01 08:17:48 +01:00
jesopo
4da60a42a4 Add opencagedata-api-key to bot.conf.example 2019-04-28 12:14:44 +01:00
jesopo
4058608bf2 Add 'api-port' setting to bot.conf and use it in rest_api.py 2019-03-13 16:52:51 +00:00
jesopo
d940729d12 Link to a better resource that explains how to get custom search api key and ID 2019-02-17 13:26:15 +00:00
jesopo
ceca54b74c Add comment to show where to find Custom Search search engine ID 2019-02-17 13:20:05 +00:00
jesopo
e7b914dbb2 Clarify how to get google search api keys 2019-02-17 13:07:05 +00:00
jesopo
2d085e7f91 Spotify now requires access tokens to use it's API (spotify.py) 2019-01-29 22:34:28 +00:00
jesopo
bdeaf7b69e Add clarification to the top of bot.conf.example about leaving settings blank or
removing them
2019-01-29 12:42:02 +00:00
jesopo
3e0bd3ee85 Add 'bot-channel' config in bot.conf.example and use it, if present, in
bot_channel.py
2018-12-06 12:13:59 +00:00
jesopo
0ecdf4d69b Comment tls-* keys in bot.conf.example 2018-12-05 16:01:49 +00:00
jesopo
4544b0852c Add horizontal spacing to bot.conf.example, otherwise it's very confusing 2018-12-05 16:00:08 +00:00
jesopo
f073613848 Add first version of modules/imgur.py 2018-10-31 16:12:28 +00:00
jesopo
6da2a5caa8 Remvoe 'control-socket' from bot.conf.example 2018-10-07 08:04:25 +01:00
jesopo
825fb15c87 Add control-socket to bot.conf.example, only start up control socket is a unix
domain socket location is provided
2018-10-06 18:31:00 +01:00
jesopo
ff00ec1226 Require modules/rest_api.py has tls cert/key 2018-10-05 23:16:34 +01:00
jesopo
60ec6fe2db 'ssl-certificate'/'ssl-key' -> 'tls-certificate'/'tls-key' 2018-10-05 23:01:12 +01:00
jesopo
f54e25dddd Comment config options! 2018-09-26 11:21:24 +01:00
jesopo
d307fab507 Add support for TLS client certificate/key 2018-09-17 10:55:39 +01:00
jesopo
e4a8ba06ca bitly-api-key isn't used anymore 2018-09-09 22:02:40 +01:00
jesopo
b21604b71f Add virustotal-api-key to bot.conf.example 2018-09-02 18:39:31 +01:00
jesopo
e06d5f37f8 switch to using configparser for config files 2018-07-16 00:36:52 +01:00