Limnoria/plugins/RSS
James Vega 9cc917bd36 Guard feedparser import and warn the user if it's not available 2009-03-11 13:37:26 -04:00
..
README.txt Remove feedparser from RSS/ and update RSS/README.txt 2009-03-11 13:37:26 -04:00
__init__.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
config.py Merge the changes from the python25compat branch into the trunk 2009-03-11 13:37:24 -04:00
plugin.py Guard feedparser import and warn the user if it's not available 2009-03-11 13:37:26 -04:00
test.py plugins/RSS/test.py: A missing step in testAnnounce was causing other tests to unexpectedly fail. 2006-05-01 17:49:37 +00: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 supybot

Stop announcements for a feed
@rss announce --remove supybot