I Built a Telegram Bot to Combat Food Wastage — Here’s How

A Complete Python Guide to Telegram Bot Creation using python-telegram-bot

Haohui
Towards Data Science
12 min readMay 5, 2020

--

Telegram bots are all the craze now — from bots that let you play games, find friends, find new bots, and even create new bots — the possibilities are endless. Today, I will be introducing how I built a telegram bot to combat food wastage, providing a full tutorial starting from (1) how to create a telegram bot using BotFather, give it the abilities to (2) ask questions, (3) receive and store user responses

--

--