Limnoria/plugins/RSS
Valentin Lorentz 3ae2ce9483 Merge branch 'master' into debian
Conflicts:
	.gitignore
	src/version.py
2012-06-23 17:44:06 +02:00
..
local Debianize Supybot and update version to 0.83.4.1+limnoria1. 2011-08-22 14:29:59 +02:00
locale RSS: Update l10n-it. 2012-06-06 13:39:54 +02: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: sort and display feed items by date 2012-05-28 19:32:24 +02:00
messages.pot RSS: Update l10n-it. 2012-06-06 13:39:54 +02:00
plugin.py RSS: sort and display feed items by date 2012-05-28 19:32:24 +02: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