{"id":16359813,"url":"https://github.com/alxwrd/slack-traffic","last_synced_at":"2026-04-26T19:31:30.973Z","repository":{"id":79361419,"uuid":"81013406","full_name":"alxwrd/slack-traffic","owner":"alxwrd","description":"A slack bot for traffic alerts in the UK","archived":false,"fork":false,"pushed_at":"2023-01-26T19:50:19.000Z","size":14,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-26T04:33:14.453Z","etag":null,"topics":["bot","python","slack","slack-bot","traffic-bot","traffic-monitoring","xmlhttprequest"],"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/alxwrd.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":"2017-02-05T18:41:09.000Z","updated_at":"2023-02-10T15:21:17.000Z","dependencies_parsed_at":"2023-03-12T07:53:52.558Z","dependency_job_id":null,"html_url":"https://github.com/alxwrd/slack-traffic","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alxwrd/slack-traffic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alxwrd%2Fslack-traffic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alxwrd%2Fslack-traffic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alxwrd%2Fslack-traffic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alxwrd%2Fslack-traffic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alxwrd","download_url":"https://codeload.github.com/alxwrd/slack-traffic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alxwrd%2Fslack-traffic/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32310804,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T19:15:34.056Z","status":"ssl_error","status_checked_at":"2026-04-26T19:15:15.467Z","response_time":129,"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","python","slack","slack-bot","traffic-bot","traffic-monitoring","xmlhttprequest"],"created_at":"2024-10-11T02:09:45.675Z","updated_at":"2026-04-26T19:31:30.968Z","avatar_url":"https://github.com/alxwrd.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Traffic Bot :oncoming_automobile:\n\nTraffic Bot is a [slack](https://slack.com/) bot for traffic alerts in the UK. Data is pulled from an xml feed from [highways.gov.uk](http://www.highways.gov.uk), and then pushed to your slack webhook.\n\n[data.gov.uk link](https://data.gov.uk/dataset/live-traffic-information-from-the-highways-agency-road-network/resource/7b941228-e805-4933-b417-a4eb6fb0fa77)\n\n![example image](http://i.imgur.com/mBw7RwW.png)\n\n## Installation\n\nSimply download this project:\n\n```bash\ngit clone https://github.com/alxwrd/slack-traffic.git\ncd slack-traffic\n```\n\nInitialise a settings file by running :\n\n```bash\npython settings.py\n```\n\nEdit the `settings.json` file that was produced:\n\n```json\n{  \n   \"max_distance\": 1,\n   \"webhook\": \"https://hooks.slack.com/your-url\",\n   \"location\":{  \n      \"latitude\": 51.500152,\n      \"longitude\": -0.126236\n   }\n}\n```\n\nThen run `traffic_bot.py`\n\n```bash\npython traffic_bot.py\n```\n\nTraffic Bot will run once, and post any new items to your webhook. To run automatically, add it to your crontab.\n\n\n## Contributors\n\nContributions are welcome! Please raise an [issue](https://github.com/alxwrd/slack-traffic-uk/issues/new) with any problems or suggestions. Or submit a pull request!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falxwrd%2Fslack-traffic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falxwrd%2Fslack-traffic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falxwrd%2Fslack-traffic/lists"}