Skip to content

This is a weather bot that knows the current weather in all cities of the world. Send him the name of the city where you want to find out the weather

License

Notifications You must be signed in to change notification settings

SmartMainnet/Weather-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Bot

This is a weather bot that knows the current weather in all cities of the world

Send him the name of the city where you want to find out the weather

🚀 Getting Started

Setting up Environment variables

  • Rename the .env.example file to .env

  • Add Telegram bot token to BOT_TOKEN ( get token here )

  • Add MongoDB URI to MONGODB_URI ( learn more here )

  • Add Weather Api Key to WEATHER_API ( learn more here )

Installing dependencies

npm install

Run the project

npm start

📝 License

Licensed under the MIT License.

About

This is a weather bot that knows the current weather in all cities of the world. Send him the name of the city where you want to find out the weather

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published