MonitoRSS icon indicating copy to clipboard operation
MonitoRSS copied to clipboard

[Feature Request] Templates System

Open BlackYuzia opened this issue 4 years ago • 0 comments

Hi there.

This would be a short feature request. I want ask about templates for any rss feeds.

Feature Request

For example, I have template with name embed: image

Then, I can set this template when I add feed. Example:

// [~] is my custom rss bot prefix
// ~add <url> [template]
~add rss.com/feeds embed

Then, I could get:

  • message body from template
  • embed message from template
  • filters from template
  • subscribers from template
  • misc options from template

Current Solutions

Currently, we could clone or do something like this, but, for example, in my case I have a few categorized feeds, so I should clone and edit this template by bot or web site in more cases. Also, I could forget what exactly template used in my feeds, so I could miss required template (by clone template from feed).

UPD: How I see, I already FR the same in #148 andI forget about it :eyes: But, I really hope what this feature would be added in future updates :eyes:

BlackYuzia avatar Mar 06 '22 16:03 BlackYuzia