aboutsummaryrefslogtreecommitdiff
path: root/bot.conf.example
Commit message (Expand)AuthorAgeFilesLines
* Spotify now requires access tokens to use it's API (spotify.py)Gravatar jesopo2019-01-291-0/+4
* Add clarification to the top of bot.conf.example about leaving settings blank or•••removing them Gravatar jesopo2019-01-291-0/+3
* Add 'bot-channel' config in bot.conf.example and use it, if present, in•••bot_channel.py Gravatar jesopo2018-12-061-0/+3
* Comment tls-* keys in bot.conf.exampleGravatar jesopo2018-12-051-0/+3
* Add horizontal spacing to bot.conf.example, otherwise it's very confusingGravatar jesopo2018-12-051-0/+16
* Add first version of modules/imgur.pyGravatar jesopo2018-10-311-0/+2
* Remvoe 'control-socket' from bot.conf.exampleGravatar jesopo2018-10-071-2/+0
* Add control-socket to bot.conf.example, only start up control socket is a unix•••domain socket location is provided Gravatar jesopo2018-10-061-0/+2
* Require modules/rest_api.py has tls cert/keyGravatar jesopo2018-10-051-1/+3
* 'ssl-certificate'/'ssl-key' -> 'tls-certificate'/'tls-key'Gravatar jesopo2018-10-051-2/+2
* Comment config options!Gravatar jesopo2018-09-261-2/+17
* Add support for TLS client certificate/keyGravatar jesopo2018-09-171-0/+2
* bitly-api-key isn't used anymoreGravatar jesopo2018-09-091-1/+0
* Add virustotal-api-key to bot.conf.exampleGravatar jesopo2018-09-021-0/+1
* switch to using configparser for config filesGravatar jesopo2018-07-161-0/+23