# README
tool-activities-rss
This is a tool for toolbelt which collects activities from a 'well known, sports-centric, social media platform' and generates an RSS feed item using webhook-rss deployed to the same toolbelt.
Example config:
tools:
...
activities-rss:
jobs:
new-entry:
schedule: "0 0 5 * * *"
endpoint: https://...
email: [email protected]
password: "secret"
host: www.example.com
athlete_id: "1111111"