An open API service indexing awesome lists of open source software.

https://github.com/theskyinflames/weatherbot

This is a bot that publishes tweets with the forecast for a given zone
https://github.com/theskyinflames/weatherbot

golang golang-examples golang-library openweathermap openweathermap-api theskyinflames twitter twitter-api twitter-bot weather-app

Last synced: 8 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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/](https://openweathermap.org/)

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