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.
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.
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
In this tutorial, we are going to create a Telegram Bot that can notify us when the balance of a BTC Address change.
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 !