index
:
~steering
/
bitbot.git
this commit
master
Unnamed repository; edit this file 'description' to name the repository.
steering7253
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bot.conf.example
Commit message (
Collapse
)
Author
Age
Files
Lines
*
move bot.conf.example to docs/
jesopo
2019-10-17
1
-90
/
+0
|
*
add github-token to bot.conf.example, use in github.py when available
jesopo
2019-09-30
1
-0
/
+3
|
*
remove external_modules/ and replace with bot.conf and cli arg
jesopo
2019-09-27
1
-0
/
+3
|
*
update bot.conf.example to reflect localhost-only
jesopo
2019-09-13
1
-3
/
+1
|
*
add 'module-blacklist/whitelist' to bot.conf - use that as well as DB setting
jesopo
2019-06-01
1
-0
/
+6
|
*
Move isgd.py to shorturl.py and switch back to using bit.ly
jesopo
2019-05-01
1
-0
/
+3
|
*
Add opencagedata-api-key to bot.conf.example
jesopo
2019-04-28
1
-0
/
+3
|
*
Add 'api-port' setting to bot.conf and use it in rest_api.py
jesopo
2019-03-13
1
-0
/
+1
|
*
Link to a better resource that explains how to get custom search api key and ID
jesopo
2019-02-17
1
-2
/
+1
|
*
Add comment to show where to find Custom Search search engine ID
jesopo
2019-02-17
1
-1
/
+2
|
*
Clarify how to get google search api keys
jesopo
2019-02-17
1
-1
/
+1
|
*
Spotify now requires access tokens to use it's API (spotify.py)
jesopo
2019-01-29
1
-0
/
+4
|
*
Add clarification to the top of bot.conf.example about leaving settings blank or
jesopo
2019-01-29
1
-0
/
+3
|
|
|
|
removing them
*
Add 'bot-channel' config in bot.conf.example and use it, if present, in
jesopo
2018-12-06
1
-0
/
+3
|
|
|
|
bot_channel.py
*
Comment tls-* keys in bot.conf.example
jesopo
2018-12-05
1
-0
/
+3
|
*
Add horizontal spacing to bot.conf.example, otherwise it's very confusing
jesopo
2018-12-05
1
-0
/
+16
|
*
Add first version of modules/imgur.py
jesopo
2018-10-31
1
-0
/
+2
|
*
Remvoe 'control-socket' from bot.conf.example
jesopo
2018-10-07
1
-2
/
+0
|
*
Add control-socket to bot.conf.example, only start up control socket is a unix
jesopo
2018-10-06
1
-0
/
+2
|
|
|
|
domain socket location is provided
*
Require modules/rest_api.py has tls cert/key
jesopo
2018-10-05
1
-1
/
+3
|
*
'ssl-certificate'/'ssl-key' -> 'tls-certificate'/'tls-key'
jesopo
2018-10-05
1
-2
/
+2
|
*
Comment config options!
jesopo
2018-09-26
1
-2
/
+17
|
*
Add support for TLS client certificate/key
jesopo
2018-09-17
1
-0
/
+2
|
*
bitly-api-key isn't used anymore
jesopo
2018-09-09
1
-1
/
+0
|
*
Add virustotal-api-key to bot.conf.example
jesopo
2018-09-02
1
-0
/
+1
|
*
switch to using configparser for config files
jesopo
2018-07-16
1
-0
/
+23