gist/matrix/maubot
Aminda Suomalainen 522745e024
matrix/maubot: remove hookshotism
2023-06-09 14:46:17 +03:00
..
README.md matrix/maubot: remove hookshotism 2023-06-09 14:46:17 +03:00

README.md

Maubot notes

RSS templates

Like with Hookshot, RSS templates must be specified per feed. Upstream documentation

Replace X with the feed ID seen in !rss subscriptions:

  • default: !rss template X New post in $feed_title: [$title]($link)
  • Matrix: !rss template X [$feed_title]($feed_link): [$title]($link) ($date) $summary
  • IRC: !rss template X $link $feed_title: $title ($date) $summary
    • Line length is limited so if the URL is long, its the most important thing.
  • IRCish: !rss template X $title $link $summary $date $feed_title
    • Still compatibleish with IRC, but in case the client has preview, it may be more useful now.

Note: at the time of writing $author is not supported?

Remember also that matterbridge requires !rss notice X false