LunchBot
makes ordering lunch easy and fair(-ish).
To install LunchBot
(on Mac) run the following commands in the lunchbot
directory:
brew install geckodriver
brew install firefox
pip3 install -r requirements.txt
LunchBot
expects the following environmental variables to be available when it
is run:
GOOGLE_API_KEY
SLACK_TOKEN
SLACK_CHANNEL
DOORDASH_USERNAME
DOORDASH_PASSWORD
To run LunchBot
, simply run
python3 -m PATH/TO/LUNCHBOT
in a crontab.