Skip to content

yonatankalman/random-forecast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Forecast

A basic twitter bot written in javascript that tweets random weather forecasts around the world 🌍.

Follow random weather forecasts on https://twitter.com/random_forecast

Local Development

To run this locally, you'll need twitter app keys and tokens. Weather data is fetched from https://openweathermap.org/ so you'll need an api key from there as well. After populating those as env vars (or inline), simply run npm install and then node index.js from the repository directory.

About

A twitter bot that tweets random weather forecasts around the world

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published