Limnoria/plugins/RSS
James McCoy aa4071fa68 RSS: Remove local/feedparser and add it to install_requires
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
2012-10-14 12:13:00 -04: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 Merge the changes from the python25compat branch into the trunk 2009-03-11 13:37:24 -04:00
plugin.py RSS: Remove local/feedparser and add it to install_requires 2012-10-14 12:13:00 -04:00
test.py RSS: Remove local/feedparser and add it to install_requires 2012-10-14 12:13:00 -04: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