Skip to content

IlyessAgg/Weather-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather-Bot

Get the current weather anywhere in the world.

weather

How To Use

  • Clone this repository : https://github.com/IlyessAgg/Weather-Bot
cd /path/to/workspace
❯ git clone git@github.com:IlyessAgg/Weather-Bot.git
  • Install dependencies :
❯ npm i
  • Launch the app :
❯ nodemon app.js

FAQ

  • Here are some of the questions it can answer.
> What's the weather like in city
> Will it be hot tomorrow in city
> Will it be rainy in city the day after tomorrow

Usage

> Hello Bot !
 Hello there! I'm Ilyess's Bot :) What do you want from me ?
> What is the weather like in Paris
 Here's the current condition in Paris : Clear
 It's pretty cold ! Temperatures are around 4 degrees.
> Will it rain in Paris tomorrow
 Yes
> Will it be hot tomorrow in Paris
 No, here's the actual temperature : 9.9
> Bye
 See you another time ;)

Licence

Uncopyrighted

About

Implementation of a weather bot using Nodejs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published