Create a Weather Telegram Bot using NodeJS and Firebase Cloud Functions
Description
This is a practical course based on the Pareto principle. 80% – practice, 20% – theory. The course will help students understand the basics of Telegram Bot development using NodeJs, Telegraf Framework and Firebase Cloud Functions.
If you:
- you’re new to Javascript
- you are a JavaScript developer and want to learn basic of Firebase Cloud Functions, Telegram, Telegraf, NodeJs
- you want to create a Telegram Bot and deploy it to Firebase
- you can create bots using another programming language and want to learn in practice how to create a bot using NodeJs and Telegraf
You will learn how to:
- Register on Firebase
- Create a Firebase Cloud Functions project
- Create a local project
- Get a Telegram API Token
- Work with Telegraf Framework
- Work with Weather API
- Work with environment variables
- Deploy the Telegram Bot to Firebase
See you shortly
Who this course is for:
- Beginner JS developers
- Anyone who wants to create a Telegram Bot using the Firebase and NodeJs