Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/barisusakli/nodebb-plugin-rss
A NodeBB Plugin to post topics using RSS feeds
https://github.com/barisusakli/nodebb-plugin-rss
Last synced: 3 months ago
JSON representation
A NodeBB Plugin to post topics using RSS feeds
- Host: GitHub
- URL: https://github.com/barisusakli/nodebb-plugin-rss
- Owner: barisusakli
- Created: 2013-12-16T20:08:09.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-09-23T22:14:19.000Z (4 months ago)
- Last Synced: 2024-10-12T06:53:04.516Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 227 KB
- Stars: 28
- Watchers: 7
- Forks: 23
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-nodebb - rss - A NodeBB Plugin to post topics using RSS feeds. (Plugins)
README
# 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](screenshot.png)
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.