A Guide to Creating a Telegram Bot in Python + Deployment

Опубликовано: 16 Март 2026
на канале: Артём Шумейко
20,597
883

In this video, we'll build a Telegram bot using webhooks and Serverless.

Repo with the code from the video: https://sourcecraft.dev/shumrganizati...

Become the engineer people want to hire. Come and start upgrading your skills with us: https://clck.ru/3RGYZR

Telegram channel about IT, development, and developing a programmer's mindset: https://t.me/artemshumeiko

00:00 What's happening today!
1:15 Writing a bot in Python
6:33 Creating a repository for storing code
09:15 Deploying the bot
11:04 What is serverless
14:18 Writing a CI/CD pipeline
16:58 What are webhooks
25:27 Redeploying the bot
30:45 Wrapping up