issues
search
antonengelhardt
/
kicktipp-bot
A bot which can submit tips for a Kicktipp competition based on quotes.
MIT License
15
stars
5
forks
source link
fix/docs: comment out `CHROMEDRIVER_PATH` from `.env.example` and add python commands to readme
#30
Closed
antonengelhardt
closed
4 months ago
antonengelhardt
commented
4 months ago
What are the changes?
the
CHROMEDRIVER_PATH
environment is not working with docker, so it is commented out now
added commands to run the script with python commands in GUI mode or headless mode
How to test the changes?
Clone repo, run commands
Is this a breaking change?
no
Additional information
For #28
What are the changes?
CHROMEDRIVER_PATH
environment is not working with docker, so it is commented out nowHow to test the changes?
Is this a breaking change?
no
Additional information
For #28