mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-02-12 19:40:51 +01:00
![James Vega](/assets/img/avatar_default.png)
This simplifies the interface for dealing with announced feeds by providing separate "announce add", "announce remove", "announce list" commands as opposed to the one "announce" command with confusing syntax. Signed-off-by: James Vega <jamessan@users.sourceforge.net>
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