How to create a Telegram Bot

For many projects with ESP32, ESP8266, Raspberry Pi we will need to know how to create a telegram bot. For connecting the above development boards or single-board computers to the telegram bot using the telegram API libraries we need mandatory information like telegram bot token, telegram user ID, etc… for authentication and security purposes. So … Continue reading How to create a Telegram Bot