Skip to content

Import RSS

Stanislav Nepochatov edited this page May 8, 2023 · 1 revision

General

IO module designed to import news from RSS feed. Imported messaged contains header, tags, copyright and short description with link.

Id: import-rss
Type: IMPORT,
Protocol: rss
Module class: tk.freaxsoftware.ribbon2.io.importer.rss.RSSImporter

Configuration

Following config params required for this IO module:

  • rssUrl - url for RSS news feed;
  • generalDirectory - directory to import messages;
  • generalTimeout - timeout in minutes between import runs;
Clone this wiki locally