{"id":16577930,"url":"https://github.com/compufox/rss-update-bot","last_synced_at":"2026-02-01T03:01:10.924Z","repository":{"id":71050486,"uuid":"241133213","full_name":"compufox/rss-update-bot","owner":"compufox","description":"mastodon bot that posts when quicklisp updates","archived":false,"fork":false,"pushed_at":"2020-02-19T14:29:23.000Z","size":10,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-04T22:50:37.014Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Common Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/compufox.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2020-02-17T14:52:23.000Z","updated_at":"2023-05-19T13:07:26.000Z","dependencies_parsed_at":"2023-04-16T00:17:20.650Z","dependency_job_id":null,"html_url":"https://github.com/compufox/rss-update-bot","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/compufox/rss-update-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compufox%2Frss-update-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compufox%2Frss-update-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compufox%2Frss-update-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compufox%2Frss-update-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/compufox","download_url":"https://codeload.github.com/compufox/rss-update-bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compufox%2Frss-update-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28965436,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T02:14:24.993Z","status":"ssl_error","status_checked_at":"2026-02-01T02:13:55.706Z","response_time":56,"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":[],"created_at":"2024-10-11T22:12:38.641Z","updated_at":"2026-02-01T03:01:10.910Z","avatar_url":"https://github.com/compufox.png","language":"Common Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rss-update-bot\n### _ava fox_\n\na mastodon bot that posts when an rss feed updates\n\n## Installation\n\ndownload binary from [releases](https://github.com/compufox/rss-update-bot/releases)\n\ncopy provided example config and populate it with valid tokens\n\nif `poll-interval` is not provided, 3 hours is used\n\n## Usage\n\nspecify a config file to use: `./rss-bot -c CONFIG`\n\npass in an RSS feed url: `./rss-bot URL+`\n\nfull usage example: \n`./rss-bot -c your.config https://my.cool.blog/rss/feed.xml`\n\nmultiple feeds:\n`./rss-bot -c your.config https://my.cool.blog/rss/feed.xml https://my.second.blog/rss/feed.xml`\n\n## Building\n\n- install a lisp ([Roswell](https://github.com/roswell/roswell))\n\n- create a `~/common-lisp` directory\n\n- clone this repo, and the framework's repo\n\n- run a few lisp commands\n\n(`$` denotes a system shell, `*` denotes a lisp repl)\n\n```shell\n$ mkdir ~/common-lisp\n$ git clone https://github.com/compufox/rss-update-bot ~/common-lisp/rss-update-bot\n$ git clone https://github.com/compufox/glacier ~/common-lisp/glacier\n$ ros run\n\n* (ql:quickload :rss-update-bot)\n* (asdf:make :rss-update-bot)\n```\n\nif everything goes smoothly, you should have created a binary:  `~/common-lisp/rss-update-bot/bin/rss-bot`\n\n## License\n\nNPLv1+\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcompufox%2Frss-update-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcompufox%2Frss-update-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcompufox%2Frss-update-bot/lists"}