dbot/modules-stock/rss
Georg 70a21d2b18
Signed-off-by: Georg <georg@lysergic.dev>
Init

- Initial fixes in modules
- Bundled adapted jsbot
- Elaborative README.md
2021-08-24 21:16:26 +02:00
..
README.md Signed-off-by: Georg <georg@lysergic.dev> 2021-08-24 21:16:26 +02:00
rss.js Signed-off-by: Georg <georg@lysergic.dev> 2021-08-24 21:16:26 +02:00

RSS

RSS Feed Reader!

Description

This module reads RSS and ATOM feeds, tries to find new items inside and posts them to the designated channel. The posts are identified through their pubDate. A cache of the last 30 titles is being kept to block duplicate posts more efficiently.

Commands

~addrssfeed [TITLE] [URL]

Adds RSS feed [URL] with title [TITLE] (you may use color codes here) to be posted to the current channel.

~rsstest

Debug

~delrssfeed [TITLE]

Deletes RSS feed [TITLE] from being posted to the current channel.