Skip to content

This is a bot that publishes tweets with the forecast for a given zone

License

Notifications You must be signed in to change notification settings

theskyinflames/weatherbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Twitter bot

This is a bot that publishes tweets with the current weather for the configure city. These tweet publishing is done in intervals of times configured in seconds.

The weather service employed is https://openweathermap.org/

See ./weather.sh file to see which environment variables must be set to make this service work.