Limnoria/plugins/RSS
Mikaela Suomalainen fc81013be5 Mass rename README.txt --> README.md .
[SKIP CI]
2014-06-06 12:42:33 +02:00
..
locales RSS: update l10n-fi. 2014-05-31 15:10:50 +03:00
README.md Mass rename README.txt --> README.md . 2014-06-06 12:42:33 +02:00
__init__.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
config.py RSS: Change 'New news' to 'News' in announcements 2014-05-10 09:28:41 +02:00
messages.pot RSS: Update translation files 2014-05-10 23:48:00 +02:00
plugin.py RSS: Another attempt at fixing encoding issues (again). 2014-03-22 11:56:38 +00:00
test.py RSS: Remove local/feedparser and add it to install_requires 2012-10-14 12:13:00 -04:00

README.md

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/

If you are experiencing TypeError issues with Python 3, please apply this patch: http://code.google.com/p/feedparser/issues/detail?id=403

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