Greeting Telegram BOT on Python and Aiogram in 10 Minutes!

Опубликовано: 24 Октябрь 2024
на канале: pythonpyro
197
4

In this video, we'll create a simple Telegram bot using Python and the Aiogram library. Our bot will greet new users and say goodbye to those who leave the chat. Follow along as I guide you through setting up the bot, creating handlers, and using filters to manage user status changes. By the end, you'll have a functional greeting bot ready to deploy in your chat!

#python #aiogram #telegram #bot