{"id":39925411,"url":"https://github.com/klarkc/ssb-bot-feed","last_synced_at":"2026-01-18T17:37:40.219Z","repository":{"id":34371111,"uuid":"176485685","full_name":"klarkc/ssb-bot-feed","owner":"klarkc","description":"Scuttlebutt bot that read RSS feeds and post updates automatically","archived":false,"fork":false,"pushed_at":"2024-12-30T15:24:32.000Z","size":10067,"stargazers_count":24,"open_issues_count":4,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-30T16:26:40.841Z","etag":null,"topics":["atom","bot","rss","scuttlebutt","ssb","ssb-client","ssb-server"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/klarkc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"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},"funding":{"custom":"https://handle.me/walkerleite"}},"created_at":"2019-03-19T10:24:44.000Z","updated_at":"2024-12-30T15:24:33.000Z","dependencies_parsed_at":"2024-01-05T00:15:23.116Z","dependency_job_id":"40742aee-ddc9-4450-bdf4-1ae90bc989c0","html_url":"https://github.com/klarkc/ssb-bot-feed","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/klarkc/ssb-bot-feed","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klarkc%2Fssb-bot-feed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klarkc%2Fssb-bot-feed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klarkc%2Fssb-bot-feed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klarkc%2Fssb-bot-feed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/klarkc","download_url":"https://codeload.github.com/klarkc/ssb-bot-feed/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klarkc%2Fssb-bot-feed/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28545429,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T14:59:57.589Z","status":"ssl_error","status_checked_at":"2026-01-18T14:59:46.540Z","response_time":98,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["atom","bot","rss","scuttlebutt","ssb","ssb-client","ssb-server"],"created_at":"2026-01-18T17:37:40.073Z","updated_at":"2026-01-18T17:37:40.212Z","avatar_url":"https://github.com/klarkc.png","language":"JavaScript","funding_links":["https://handle.me/walkerleite"],"categories":[],"sub_categories":[],"readme":"# ssb-bot-feed\n\n[![backers](https://img.shields.io/badge/backers-0-yellow?style=for-the-badge)](https://handle.me/walkerleite)\n\nScuttlebutt bot that read RSS feeds and post updates automatically\n\n## Usage\n\nDownload and run [ssb-server](https://github.com/ssbc/ssb-server)\n\n`npm install -g ssb-bot-feed`\n\nSyntax:\n\n`ssb-bot-feed [feed1] [feed2] [feedN]`\n\nExample:\n\n`ssb-bot-feed http://www.nintendolife.com/feeds/news`\n\nBy default It connects on `localhost:8008` ([ssb-server](https://github.com/ssbc/ssb-server)) and uses `~/.ssb` settings.\n\nFull documentation: `ssb-bot-feed --help`.\n\n## Docker\n\nThe docker image assumes that you have a [ssb-server](https://github.com/ssbc/ssb-server) listening on localhost:8008\n\n`~/.ssb` is the path to `.ssb` folder where bot will load secrets and manifest\n\n```bash\ndocker run -d --name ssb-bot-feed \\\n   --network=\"host\" \\\n   --restart=always \\\n   -v ~/.ssb:/root/.ssb \\\n   klarkc/ssb-bot-feed -h localhost -p 8008 http://www.nintendolife.com/feeds/news\n```\n\n## Alternatives\n\n- [marine-master/ssb-bot-feed](https://www.npmjs.com/package/@marine-master/ssb-bot-feed) more robust fork with yaml configuration and more features (unmaintained)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklarkc%2Fssb-bot-feed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fklarkc%2Fssb-bot-feed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklarkc%2Fssb-bot-feed/lists"}