filmov
tv
Create your own Telegram Bot with python, crash course, as an example code of done project
Показать описание
In this video, how to create your own Telegram bot with python, using a ready-made cool project as an example, uses the aiogram asynchronous framework to create a Telegram bot in python.
00:00 Telegram Bot with python aiogram
00:30 Inline Telegram bot with aiogram
01:00 Create new bot in the BotFather menu
02:52 Create project. pip install aiogram, python-dotenv, youtube-search
04:56 start the project, import required classes: Bot, Dispatcher, etc
05:48 polling or webhook
07:00 pass and store token
07:53 environment variables and env file
10:20 telegram bot aiogram message handler
12:10 simple chat bot logic
14:49 youtube search library
16:43 getting the result of Youtube search results parsing
17:49 Telegram bot aiogram inline handler
20:36 treatment inline query result
26:38 Inline Telegram bot with aiogram on python is done
If you liked the video, subscribe and like, and also write your opinion about it in the comments! And don't miss the next videos!
Good luck!
from Some Famous Guy!
00:00 Telegram Bot with python aiogram
00:30 Inline Telegram bot with aiogram
01:00 Create new bot in the BotFather menu
02:52 Create project. pip install aiogram, python-dotenv, youtube-search
04:56 start the project, import required classes: Bot, Dispatcher, etc
05:48 polling or webhook
07:00 pass and store token
07:53 environment variables and env file
10:20 telegram bot aiogram message handler
12:10 simple chat bot logic
14:49 youtube search library
16:43 getting the result of Youtube search results parsing
17:49 Telegram bot aiogram inline handler
20:36 treatment inline query result
26:38 Inline Telegram bot with aiogram on python is done
If you liked the video, subscribe and like, and also write your opinion about it in the comments! And don't miss the next videos!
Good luck!
from Some Famous Guy!