News

Bringing your telegram bot to life To create a chatbot on Telegram, you need to contact the BotFather, which is essentially a bot used to create other bots.
If you want to learn how to create a simple Telegram bot, without having any coding knowledge, then use BotFather. We show you how!
In this tutorial, we will be creating a Telegram bot that gives you an avatar image from Adorable Avatars. Our example will involve building a bot using Flask and deploying it on a free Heroku server.
Telegram is one of the more popular IM platforms today, as it allows you to store messages on the cloud instead of just your device and it boasts good multi-platform support, as you can have ...