mattermost-plugin-rssfeed
mattermost-plugin-rssfeed copied to clipboard
Add plugin setting to only fetch new entries in the rss feed
When I used the plugin to subscribe to an rss feed, the plugin then spammed the channel with ~100 posts. Is it possible to make it so posts are only made when new items are added to the rss feed?
It was fixed by https://github.com/wbernest/mattermost-plugin-rssfeed/pull/38 but a new release is necessary.
See
https://github.com/wbernest/mattermost-plugin-rssfeed/issues/54 https://github.com/wbernest/mattermost-plugin-rssfeed/issues/56