Create a Telegram bot using NestJS (NodeJS)

Опубликовано: 06 Июнь 2026
на канале: Computing Power
7,456
114

In this video, you will learn how to create a simple Telegram bot, capable to send and receive messages to users.
Code on Github: https://github.com/Mpcsj-Computing/Ne...


0:00 - Introduction
0:25 - Initial setup for the NestJS project
1:45 - Create code (Part1)
6:30 - Create a Telegram bot on the Telegram desktop
7:50 - Create code (Part2)
13:54 - Conclusion