Categorygithub.com/charlieegan3/tool-activities-rss
modulepackage
0.0.0-20221204202236-e2659ef051e5
Repository: https://github.com/charlieegan3/tool-activities-rss.git
Documentation: pkg.go.dev

# 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"

# Packages

No description provided by the author
No description provided by the author