maubot / rss

A RSS plugin for maubot
GNU Affero General Public License v3.0
69 stars 21 forks source link

Add variable with feed item content #18

Open bavarialogy opened 3 years ago

bavarialogy commented 3 years ago

Hi, it'd be a great enhancement for us to have the ability to post the entire content of the new feed item to the channel we've got the bot in. I tried reading the code but I didn't find this is possible yet. Is it possible to extend the code with this functionality so we can post full-text updates of the RSS feed?

Zutart commented 3 years ago

Will definitely second this request. Even if there's just an ability to have the first line or two of a post in addition to the post name, it would go a long way towards making the notifications stand on their own.

vollkorntomate commented 2 years ago

I don't know if this helps you, but there is the variable $summary which contains at least the post's <description>.