matrix/uk.half-shot.matrix-hookshot.feed: note templates

I don't see "send errors on failure" in the state event
This commit is contained in:
Aminda Suomalainen 2023-04-28 09:07:26 +03:00
parent f20ab0f80c
commit ac7b656642
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

View File

@ -29,10 +29,14 @@ contains:
```json
{
"label": "YLE News in English",
"template": "$FEEDTITLE: $AUTHOR $TITLE <$LINK> - $SUMMARY",
"url": "https://feeds.yle.fi/uutiset/v1/recent.rss?publisherIds=YLE_NEWS"
}
```
- `"template"` is optional and defaults to `New post in $FEEDNAME: $LINK`
- [Upstream documentation](https://matrix-org.github.io/matrix-hookshot/latest/setup/feeds.html#feed-templates)
## installation
This probably has or should be left for the integration manager.