Python3 script, not compatible with python2.
discord_script.py is the script for setting up the discord server and push notifications to twitter.
WeatherForecast/weather.py is the main script for fetching weather forecast and generating alerts.
Push an twitter notification each day at 7 A.M. if the weather report today(7A.M - 7 P.M.) indicates that:
- there is a temperature change of more than 10°F than yesterday; OR
- today has a >40% chance of precipitation; OR
- there is an issued Weather Advisory/Warning/Watch.
http://discordpy.readthedocs.io/en/latest/index.html