{"id":24922863,"url":"https://github.com/liddiard/flight-deal-alerts","last_synced_at":"2026-04-15T22:37:09.301Z","repository":{"id":168408813,"uuid":"644125133","full_name":"liddiard/flight-deal-alerts","owner":"liddiard","description":"Posts flight deals from The Flight Deal's RSS feed to a Slack channel. Not affiliated with The Flight Deal.","archived":false,"fork":false,"pushed_at":"2024-12-23T21:55:11.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-28T11:17:00.853Z","etag":null,"topics":["alerting","flights","slack"],"latest_commit_sha":null,"homepage":"https://theflightdeal.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/liddiard.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}},"created_at":"2023-05-22T21:50:35.000Z","updated_at":"2024-12-23T21:55:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"69770aee-fe9a-4d17-a1e2-2924470f04d0","html_url":"https://github.com/liddiard/flight-deal-alerts","commit_stats":null,"previous_names":["liddiard/flight-deal-alerts"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/liddiard/flight-deal-alerts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liddiard%2Fflight-deal-alerts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liddiard%2Fflight-deal-alerts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liddiard%2Fflight-deal-alerts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liddiard%2Fflight-deal-alerts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/liddiard","download_url":"https://codeload.github.com/liddiard/flight-deal-alerts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liddiard%2Fflight-deal-alerts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278762921,"owners_count":26041444,"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","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["alerting","flights","slack"],"created_at":"2025-02-02T11:33:57.116Z","updated_at":"2025-10-07T10:52:39.063Z","avatar_url":"https://github.com/liddiard.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ✈️🔔 Flight deal alerts for Slack\n\nMake automated posts like this to a Slack channel:\n\n\u003cimg width=\"650\" alt=\"Screenshot 2023-05-23 at 13 01 27\" src=\"https://github.com/liddiard/flight-deal-alerts/assets/3317632/715fc482-72b9-4182-9024-22999ef64791\"\u003e\n\n## Setup and usage\n\n### With Docker (recommended)\n\nFrom the top level of the repo, run:\n\n```bash\ntouch lastChecked\ncp .env.example .env\n```\n\nIn the .env file, fill in the `SLACK_WEBHOOK_URL` environment variable ([get one here](https://api.slack.com/messaging/webhooks)). If desired, you may also change the city following [instructions below](#change-city). Then, run:\n\n```bash\ndocker compose up -d\n```\n\nThat's it!\n\n### Without Docker\n\n1. Install: `npm i`\n2. Follow [instructions here](https://api.slack.com/messaging/webhooks) to get a Slack \"app\" and webhook URL.\n2. Run the script (manually): `SLACK_WEBHOOK_URL=\u003cYour Slack webhook URL\u003e FLIGHT_DEAL_CITY=\"New York City\" node index.js`\n\nYou probably want to set up the script to run automatically using cron with a frequency of every hour or less. \n\n## Change city\n\nYou can change the city by examining the RSS feed for supported cities and updating the `FLIGHT_DEAL_CITY` environment variable.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliddiard%2Fflight-deal-alerts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliddiard%2Fflight-deal-alerts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliddiard%2Fflight-deal-alerts/lists"}