Or just click: https://telegram.me/DeniShakh_bot
This TelegramBot looks for free food on PostMates in New York City and sends the deals if there are any available
Downloading:
git clone https://github.com/Denisolt/Telegram-Free-Food-Finder
cd Telegram-Free-Food-Finder
Activation of virtual environment:
source local/bin/activate
pip install -r /path/to/requirements.txt
nano bot.py
#line 14 add your api token from BotFather
bot = telegram.Bot('add your API Token')
Python bot.py
This bot is still in Beta