Remove feedparser from RSS/ and update RSS/README.txt

This commit is contained in:
James Vega 2008-12-18 03:55:54 +00:00
parent 1f4d1fca9f
commit 0ade3a0a4d
2 changed files with 18 additions and 2859 deletions

View File

@ -1 +1,18 @@
Insert a description of your plugin here, with any notes, etc. about using it.
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

File diff suppressed because it is too large Load Diff