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.