Excidion / lembas

Telegram bot that notifies you, when there are new offers from your favorites on the "Too Good To Go" app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lembas

Telegram bot that notifies you, when there are new offers from your favorites on the "Too Good To Go" app.

Get Started

Requires Python 3.7+.

  • pip install -r requirements.txt

  • Contact the Telegram BotFather and create a new Bot. In this process you will recieve an access token.

  • In the poroject directory create an new file called .env with the following content:

.env

telegram_access_token=<your telegram access token>
  • Run python bot.py to start the bot.

About

Telegram bot that notifies you, when there are new offers from your favorites on the "Too Good To Go" app.


Languages

Language:Python 100.0%