Compare commits

..

5 Commits

Author SHA1 Message Date
9187d5cc90 arr 2025-06-15 23:37:34 +00:00
APEX FIGHT
660f668d22 made faster and formatted 2025-04-08 22:00:07 -04:00
APEX FIGHT
eabf897be6 readmemoree 2025-04-08 21:52:40 -04:00
APEX FIGHT
4c9a1a8102 readmeeee 2025-04-08 21:52:26 -04:00
APEX FIGHT
9a144f938e update readme 2025-04-08 21:52:08 -04:00
3 changed files with 9 additions and 7 deletions

View File

@@ -1,12 +1,14 @@
# eatdrywallbot # eatdrywallbot
A bot for eat drywall probably idk. A bot for eat drywall probably idk
Setup with `start setup.bat`. Setup with ```start setup.bat```
Run with `python start.py`. Run with ```python start.py```
Press "q" anywhere to quit. Press "q" anywhere to quit
Configure in "config.jsonc". Configure in "config.jsonc"
© 2025 Valerie Hamilton - All Rights Reserved.

View File

@@ -1,6 +1,6 @@
{ {
"iterationsPerPhoto": 6, "iterationsPerPhoto": 6,
"photoInterval": 2, "photoInterval": 1,
"targetColor": { "targetColor": {
"r": 85, "r": 85,
"g": 73, "g": 73,