Skip to content

Chat bot which responds to inquiries about weather

Notifications You must be signed in to change notification settings

Joe312341/weather-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weather-bot

Chat bot which responds to inquiries about weather

Running the bot

Install dependencies:

npm -i

Start the server

DARK_SKY_KEY=<MY_DARK_SKY_KEY> G_MAP_KEY=<G_MAP_KEY> npm start

Running tests

npm test

The server has to be running :)

About

Chat bot which responds to inquiries about weather

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published