Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 678 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 678 Bytes

NodeBB RSS Parser

This NodeBB plugin pulls RSS feeds and creates topics in predefined categories.

To customize options for the parser, please consult the "RSS" page in the administration panel, under the "Plugins" heading.

Installation

npm install nodebb-plugin-rss

Usage

Screenshot of the user interface of the NodeBB RSS Parser plugin

  1. Click 'Add Feed'
  2. Enter the RSS feed you want to pull
  3. Select the category you want to post to
  4. Enter tags if you want to tag the posted topics
  5. Type in the username you want to post as
  6. Select the interval to query the RSS feed
  7. Select the timestamp to use for the topic
  8. Click Save.