2017-05-23 21:49:52 +02:00
|
|
|
{
|
|
|
|
"discord_bot_token": "",
|
2017-06-22 18:20:31 +02:00
|
|
|
"discord_command_prefix": "!",
|
2017-06-22 06:21:08 +02:00
|
|
|
"discord_reporting_user_id": "",
|
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
|
|
|
},
|
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
|
|
|
}
|