![[Telegram Bot Tutorial - Part 0] Introduction](/nhc-explorer-cover.webp)
[Telegram Bot Tutorial - Part 0] Introduction
Introduction
In this tutorial, we will create Telegram bot using Node.js. This tutorial is for everyone even you don't know programming, you can still follow my tutorial to create telegram bot.
What is Telegram and Node.js?
Telegram is a free, open source and cross platform messaging application.
Node.js is a cross platform, free and open source JavaScript run-time environment, mainly for server side application.
What is a Telegram Bot ?
Telegram is a Bot that you can program it do different things on Telegram. Almost everything you can think of. Feel free to try some of my Telegram Bot:
BTC & ETH Address Monitor
ECA Price Ticker
CMT Price Ticker
What kind of Telegram bot are we going to build ?
In this tutorial, we are going to create a Telegram Bot that can notify us when the balance of a BTC Address change.
What do i need to build a Telegram bot ?
- Telegram Account (Click me to create if you don't have one)
- Node.js 10.11.0 (Click me to download)
After you created a Telegram account and installed Node.js, we are ready to create a Telegram Bot !
We will start building the bot in next tutorial, stay tuned !
Leave [Telegram Bot Tutorial - Part 0] Introduction to:
Read more #programming posts
Best Posts From itD0g
We have not curated any of itdog's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.
More Posts From itD0g
- Playing SteemMonsters on Telegram | 在Telegram上玩SteemMonsters
- Play SteemMonsters in your CONSOLE ! | 不用到SteemMonsters 的網站就能玩SteemMonster !!!!!!!
- Auto Battle on SteemMonster | 在 SteemMonster 中自動對戰
- Get CyberMiles Metamask on Chrome !
- [Telegram Bot Tutorial - Part 4] Read BTC Address input and beautify response message
- 9up 大賽
- [Telegram Bot Tutorial - Part 3] Getting balance of BTC Address
- [Telegram Bot Tutorial - Part 2] Coding the Telegram bot !
- [Telegram Bot Tutorial - Part 1] Preparation for creating a telegram bot
- [Telegram Bot Tutorial - Part 0] Introduction