Limnoria/plugins/RSS
Valentin Lorentz 0c6320e9c1 RSS: Display error instead of traceback if fetching a feed failed. 2012-08-26 07:38:40 +00:00
..
local Merge branch 'master' of ssh://jemfinch@supybot.git.sourceforge.net/gitroot/supybot 2009-03-12 13:49:15 -05:00
locale plugins/RSS/locale/fi.po: update headers. 2012-08-04 15:09:45 +03:00
README.txt Update RSS's README with the new announce syntax 2009-03-15 19:19:14 -04:00
__init__.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
config.py RSS: Internationalize three strings. 2012-07-31 19:09:18 +00:00
messages.pot RSS: Internationalize three strings. 2012-07-31 19:09:18 +00:00
plugin.py RSS: Display error instead of traceback if fetching a feed failed. 2012-08-26 07:38:40 +00:00
test.py Make RSS.announce a nested plugin 2009-02-28 00:10:10 -05:00

README.txt

This plugin allows you to poll and periodically announce new items from
RSS feeds.

In order to use this plugin you must have the following modules
installed:
- feedparser: http://feedparser.org/

Basic usage
-----------

Adding a feed
@rss add supybot http://sourceforge.net/export/rss2_projfiles.php?group_id=58965

Add announcements for a feed
@rss announce add supybot

Stop announcements for a feed
@rss announce remove supybot