{"id":18367666,"url":"https://github.com/jwplayer/rssalertbot","last_synced_at":"2025-04-06T16:32:48.334Z","repository":{"id":14918587,"uuid":"17642763","full_name":"jwplayer/rssalertbot","owner":"jwplayer","description":"RSS alert feed monitoring program","archived":false,"fork":false,"pushed_at":"2024-10-17T10:56:15.000Z","size":146,"stargazers_count":10,"open_issues_count":2,"forks_count":4,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-03-22T03:51:12.530Z","etag":null,"topics":["devops"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jwplayer.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-03-11T19:15:22.000Z","updated_at":"2024-10-17T10:56:19.000Z","dependencies_parsed_at":"2024-10-20T12:39:26.767Z","dependency_job_id":null,"html_url":"https://github.com/jwplayer/rssalertbot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwplayer%2Frssalertbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwplayer%2Frssalertbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwplayer%2Frssalertbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwplayer%2Frssalertbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jwplayer","download_url":"https://codeload.github.com/jwplayer/rssalertbot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247513058,"owners_count":20950984,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["devops"],"created_at":"2024-11-05T23:22:51.483Z","updated_at":"2025-04-06T16:32:47.922Z","avatar_url":"https://github.com/jwplayer.png","language":"Python","readme":"# Repository Status: Maintenance Mode\n\nAs of 17 October 2024, this repository is now in maintenance mode.\n\nNo further active development is planned, and the repository will remain available in its current state. We appreciate your support and contributions over time.\n\n## rssalertbot\n\nThis program is a basic RSS alert feed monitoring program.  It will fetch feeds,\nand then alert via various means for any entries newer than the previous\nrun.  Currently it supports alerting via [Slack](https://slack.com/), and\nemail.\n\n### Configuring\n\nCreate a file named `config.yaml`, with at the minimum, an entry in \"outputs\"\nand at least one in \"feedgroups\":\n\n```\noutputs:\n    log:\n        enabled:  True\n    email:\n        enabled:  false\n        from:     feedbot@yourdomain.com\n        to:       alerts@yourdomain.com\n        server:   smtp.yourdomain.com\n    slack:\n        channel:  #alerts\n        enabled:  true\n        token:    its-a-secret\n\nfeedgroups:\n    - name: DataDog\n      feeds:\n        - name: DataDog\n          url:  http://status.datadoghq.com/history.rss\n```\n\nSee the examples directory for more details.\n\n### Running\n\n```\nrssalertbot --config config.yaml\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwplayer%2Frssalertbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjwplayer%2Frssalertbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwplayer%2Frssalertbot/lists"}