2017-05-23 21:49:52 +02:00
|
|
|
{
|
2017-07-05 23:36:15 +02:00
|
|
|
"discord": {
|
|
|
|
"bot_token": "",
|
|
|
|
"command_prefix": "!",
|
|
|
|
"reporting_user_id": "",
|
2017-07-12 19:00:11 +02:00
|
|
|
"reporting_channel_id": "",
|
|
|
|
"hosting_channel_id": ""
|
2017-07-05 23:36:15 +02:00
|
|
|
},
|
2017-06-21 06:19:18 +02:00
|
|
|
"reddit": {
|
|
|
|
"credentials": {
|
|
|
|
"username": "",
|
|
|
|
"password": "",
|
|
|
|
"client_id": "",
|
|
|
|
"client_secret": ""
|
|
|
|
},
|
|
|
|
"subreddit": "",
|
|
|
|
"summon_keyword": "!blueprint",
|
|
|
|
"refresh_seconds": 20,
|
2017-06-24 07:45:13 +02:00
|
|
|
"age_limit_hours": 24,
|
|
|
|
"process_messages": true
|
2017-06-21 06:19:18 +02:00
|
|
|
},
|
2018-03-02 20:24:19 +02:00
|
|
|
"irc": {
|
|
|
|
"server": "",
|
|
|
|
"channel": "",
|
|
|
|
"name": "",
|
|
|
|
"password": "",
|
|
|
|
"command": "!blueprint"
|
|
|
|
},
|
2017-07-15 06:10:58 +02:00
|
|
|
"webapi": {
|
|
|
|
"bind": "0.0.0.0",
|
2019-07-19 23:37:19 +02:00
|
|
|
"port": 80,
|
|
|
|
"use-local-storage": true,
|
|
|
|
"local-storage": "C:\\Blueprint Bot Images"
|
2017-07-15 06:10:58 +02:00
|
|
|
},
|
2017-07-15 07:33:49 +02:00
|
|
|
"watchdog": {
|
|
|
|
"interval_minutes": 1
|
|
|
|
},
|
|
|
|
"logging": {
|
|
|
|
"file": "log.txt"
|
|
|
|
},
|
2017-06-22 07:05:13 +02:00
|
|
|
"watchdog_interval_minutes": 1,
|
2017-06-21 06:19:18 +02:00
|
|
|
"factorio": "C:\\Program Files (x86)\\Steam\\steamapps\\common\\Factorio"
|
2017-05-23 21:49:52 +02:00
|
|
|
}
|