Skip to content

get emails every morning to see if there are burgers at the ETH Polymensa

Notifications You must be signed in to change notification settings

kepler-69c/burgerBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

burgerBot

Get emails every morning to see if there are burgers at the ETH Polymensa.

setup

Deploy with Vercel

.env variables

  • email email address from which the emails are sent
  • password password / app password of the email address
  • recipients list of email addresses that should receive the emails

api, send settings specified and explained in config.toml

timing specified by the crontab in vercel.json

other

tests

All tests are in the /test/ folder, in files ending in _test.py. To run the tests (using unittest), run

python3 -m unittest discover -s test -p "*.py"

About

get emails every morning to see if there are burgers at the ETH Polymensa

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published