TooGoodToGo-TelegramBot
TooGoodToGo-TelegramBot copied to clipboard
The bot will notify you as soon as new bags from your favorites are available.
Too Good To Go Python Bot
Hi welcome to the TGTG Bot:
The bot will notify you as soon as new bags from your favorites are available.
❗️️This is necessary if you want to use the bot❗️ 🔑 To login into your TooGoodToGo account enter /login [email protected], in your Telegram client, in the chat with your bot. You will then receive an email with a confirmation link. You do not need to enter a password.
⚙️ With /settings you can set when you want to be notified.
ℹ️ With /info you can display all stores from your favorites where bags are currently available.
🌐 You can find more information about Too Good To Go here.
🌍 LET'S FIGHT food waste TOGETHER 🌎
Getting Started
Clone the project to your local PC and replace <YOUR-TOKEN>
in config.ini
with your own bot access token that you obtained from Telegram. You can create a bot and obtain a token by following the steps outlined here.
Requires
Python version: 3.8+
Use it
Install all libraries that are needed
pip install -r requirements.txt
Start the Python script
python3 Telegram.py