1
0
mirror of https://github.com/demodude4u/Factorio-FBSR.git synced 2024-11-24 08:12:21 +02:00
Factorio-FBSR/FactorioBlueprintStringRenderer/config.template.json
Weston Rye (Demod) 8387bb9b0f Resolved #77
2017-06-24 01:45:13 -04:00

20 lines
573 B
JSON

{
"discord_bot_token": "",
"discord_command_prefix": "!",
"discord_reporting_user_id": "",
"reddit": {
"credentials": {
"username": "",
"password": "",
"client_id": "",
"client_secret": ""
},
"subreddit": "",
"summon_keyword": "!blueprint",
"refresh_seconds": 20,
"age_limit_hours": 24,
"process_messages": true
},
"watchdog_interval_minutes": 1,
"factorio": "C:\\Program Files (x86)\\Steam\\steamapps\\common\\Factorio"
}