This NodeBB plugin pulls RSS feeds and creates topics in predefined categories. This is a fork of barisusakli/nodebb-plugin-rss which adds a number of super features and improvements.
To customize options for the parser, please consult the "RSS" page in the administration panel, under the "Plugins" heading.
npm install nodebb-plugin-rss-super
or
git+https://gitlab.com/SpaccInc/nodebb-plugin-rss-super.git
- Click "Add Feed"
- Enter the RSS feed you want to pull
- Select the category you want to post to
- Type in the username you want to post as, when not available from the feed
- Select the interval to query the RSS feed
- Fill in the other (optional) fields as desired
- Click "Save changes"