Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

Latest commit

 

History

History
33 lines (27 loc) · 609 Bytes

README.md

File metadata and controls

33 lines (27 loc) · 609 Bytes

LunchBot

LunchBot icon

LunchBot makes ordering lunch easy and fair(-ish).

Installation

To install LunchBot (on Mac) run the following commands in the lunchbot directory:

brew install geckodriver
brew install firefox
pip3 install -r requirements.txt

Running

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.