Supybot/Weather
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Plugin which allows users to query weather conditions from various websites. The weather command will try each supported weather site until it gets a valid response. One can also query a specific weather site using the appropriate command. Dependencies: - feedparser <http://www.feedparser.org/> - simplejson <http://undefined.org/python/#simplejson> (unless Python 2.6 is being used)