Compare commits
5 Commits
57f3767d57
...
main
Author | SHA1 | Date | |
---|---|---|---|
9187d5cc90 | |||
![]() |
660f668d22 | ||
![]() |
eabf897be6 | ||
![]() |
4c9a1a8102 | ||
![]() |
9a144f938e |
12
README.md
12
README.md
@@ -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.
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"iterationsPerPhoto": 6,
|
"iterationsPerPhoto": 6,
|
||||||
"photoInterval": 2,
|
"photoInterval": 1,
|
||||||
"targetColor": {
|
"targetColor": {
|
||||||
"r": 85,
|
"r": 85,
|
||||||
"g": 73,
|
"g": 73,
|
||||||
|
Reference in New Issue
Block a user