Skip to content

jvm986/burgerbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BurgerBot

Slightly extended version of https://github.com/sonac/burgerbot, polls for burgeramt appointments in berlin and sends a telegram message when they appear.

First run make init and update .env with your telegram api key, then

... to run in a docker container run make run-docker

... to run locally run make run-dev (requires poetry)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.2%
  • Makefile 3.0%
  • Dockerfile 1.8%