{"id":21612081,"url":"https://github.com/lockblock-dev/rpilocator-watcher","last_synced_at":"2026-04-18T19:33:25.419Z","repository":{"id":119483873,"uuid":"477146448","full_name":"LockBlock-dev/rpilocator-watcher","owner":"LockBlock-dev","description":"A bot that monitors rpilocator and send available offers to a Discord webhook","archived":false,"fork":false,"pushed_at":"2022-04-02T19:14:37.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-03T21:43:29.919Z","etag":null,"topics":["bot","raspberry-pi","rpi","rpilocator"],"latest_commit_sha":null,"homepage":"https://rpilocator.com/","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/LockBlock-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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,"zenodo":null}},"created_at":"2022-04-02T19:01:55.000Z","updated_at":"2022-09-07T18:05:38.000Z","dependencies_parsed_at":"2023-06-25T22:24:09.605Z","dependency_job_id":null,"html_url":"https://github.com/LockBlock-dev/rpilocator-watcher","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LockBlock-dev/rpilocator-watcher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LockBlock-dev%2Frpilocator-watcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LockBlock-dev%2Frpilocator-watcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LockBlock-dev%2Frpilocator-watcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LockBlock-dev%2Frpilocator-watcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LockBlock-dev","download_url":"https://codeload.github.com/LockBlock-dev/rpilocator-watcher/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LockBlock-dev%2Frpilocator-watcher/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31982742,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T17:30:12.329Z","status":"ssl_error","status_checked_at":"2026-04-18T17:29:59.069Z","response_time":103,"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":["bot","raspberry-pi","rpi","rpilocator"],"created_at":"2024-11-24T21:16:36.036Z","updated_at":"2026-04-18T19:33:25.405Z","avatar_url":"https://github.com/LockBlock-dev.png","language":"JavaScript","readme":"# rpilocator watcher\n\n[![rss-parser](https://img.shields.io/github/package-json/dependency-version/LockBlock-dev/rpilocator-watcher/rss-parser)](https://www.npmjs.com/package/rss-parser) [![simple-discord-webhooks](https://img.shields.io/github/package-json/dependency-version/LockBlock-dev/rpilocator-watcher/simple-discord-webhooks)](https://www.npmjs.com/package/simple-discord-webhooks)\n\n[![GitHub stars](https://img.shields.io/github/stars/LockBlock-dev/rpilocator-watcher.svg)](https://github.com/LockBlock-dev/rpilocator-watcher/stargazers)\n\nA bot that monitors rpilocator and send available offers to a Discord webhook\n\nThere is a known bug of the bot sending empty embed!\n\n## Installation\n\n-   Install [NodeJS](https://nodejs.org).\n-   Download or clone the project.\n-   Run `npm install`.\n-   In the [config.json](./index.json), you need to edit the WEBHOOK URL and the COOKIE:\n\n```json\n{\n    \"discordWebhookURL\": \"https://discord.com/api/webhooks/XXX/XXX\", //Discord WebHook URL\n    \"cronDelay\": \"*/60 * * * * *\", //cron job delay, this is each 60 seconds\n    \"keywords\": [\"RPi 4 Model B - 4GB RAM\", \"RPi 3 Model A+ - 512MB RAM\"], //the type or raspberry you want, see https://rpilocator.com for examples\n    \"ownerId\": \"123456789012345678\" //you're Discord ID for the ping\n}\n```\n\n-   Run `node index.js` OR `npm start`.\n\n## Credits\n\n[rpilocator](https://rpilocator.com/)\n\n## Copyright\n\nSee the [license](/LICENSE)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flockblock-dev%2Frpilocator-watcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flockblock-dev%2Frpilocator-watcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flockblock-dev%2Frpilocator-watcher/lists"}