Skip to content

Supybot Website

Sections
Personal tools
You are here: Home » Supybot Discussion Forums » Developer Forum » weather plugin

 • weather plugin

Document Actions
Replies: 1   Views: 1499
Up one level
You need to be a registered member to post to this forum. Register now.

 • weather plugin

Posted by xcamel at 19:08 March 11, 2008
Anyone working on a fix for the wunder rss section - the wu site has changed layout and broken the plugin.
Member
Posts: 21

 • Re: weather plugin

Posted by xcamel at 16:58 March 14, 2008
weather (rss) fixed with this line at 466 of Weather/plugin.py:
(in /usr/lib/python2.x/site-packages/supybot/plugins/Weather)

_rsswunderfeed = re.compile(r'<link rel="alternate".*href="([^"]+)" */?>',
re.I)
Member
Posts: 21

 

Powered by Plone

This site conforms to the following standards: