eatdrywallbot/config.jsonc
2025-04-08 21:30:21 -04:00

11 lines
174 B
JSON

{
"iterationsPerPhoto": 3,
"photoInterval": 2,
"targetColor": {
"r": 85,
"g": 73,
"b": 49,
"a": 255
},
"tolerance": 20
}