Telegram bot for crypto price alert | Nodejs
Hi guys, in this tutorial we’ll try to walk you guys through the entire process of designing and building a telegram bot for crypto price notification from scratch using the telegram bot API. Although the demo for this tutorial is around crypto price alerts, the same idea can easily be extended to create notification systems […]
Telegram bot webhook tutorial in nodejs
Hi guys, in this telegram bot tutorial series, we will explore the Telegram API and learn to build an image compression bot using the webhook way. Although there are various libraries we can make use of like telegraf, node-telegram-bot-api, etc. However, for a deeper understanding, we will be taking a more bare-bone approach. Agenda We […]
Telegram crypto price bot in nodejs
In this tutorial, we will be building a telegram crypto price bot that will let us check the Price difference of a token between the Binance and Kucoin exchange. So let’s get started, shall we? Generate Binance API Key For generating the Binance API key we need to Signup for a Binance account and turn […]