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

jgaeb/lunchbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages