{"id":16549641,"url":"https://github.com/jeromelachaud/last-slack","last_synced_at":"2026-03-27T02:27:05.931Z","repository":{"id":44108841,"uuid":"184765277","full_name":"jeromelachaud/last-slack","owner":"jeromelachaud","description":"Send your scrobbled tracks from Last.fm to a Slack WebHook","archived":false,"fork":false,"pushed_at":"2026-03-20T17:47:19.000Z","size":1129,"stargazers_count":2,"open_issues_count":12,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-21T09:03:51.260Z","etag":null,"topics":["lastfm-api","node","slack-api"],"latest_commit_sha":null,"homepage":"https://jeromelachaud.com/last-slack","language":"JavaScript","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/jeromelachaud.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-05-03T14:02:48.000Z","updated_at":"2026-03-07T06:01:16.000Z","dependencies_parsed_at":"2025-11-01T04:02:32.127Z","dependency_job_id":null,"html_url":"https://github.com/jeromelachaud/last-slack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jeromelachaud/last-slack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeromelachaud%2Flast-slack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeromelachaud%2Flast-slack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeromelachaud%2Flast-slack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeromelachaud%2Flast-slack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeromelachaud","download_url":"https://codeload.github.com/jeromelachaud/last-slack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeromelachaud%2Flast-slack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31009864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T01:56:05.093Z","status":"online","status_checked_at":"2026-03-27T02:00:08.055Z","response_time":164,"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":["lastfm-api","node","slack-api"],"created_at":"2024-10-11T19:30:05.775Z","updated_at":"2026-03-27T02:27:05.898Z","avatar_url":"https://github.com/jeromelachaud.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# last-slack\n\nScript for sending the currently playing track on Last.fm to a Slack WebHook.\\\nInspired by [last-slack](https://github.com/DekodeInteraktiv/last-slack) ❤️\n\n![picture](screenshot.png)cd\n\n_Note: It will not send the track currently playing, only the last one played._\n\n## Requirements\n\n- [Node.js](http://nodejs.org/)\n- An API key from Last.fm (found in [your API accounts](http://www.last.fm/api/accounts))\n- An Incoming WebHook integration with your Slack account (see the [integrations](https://slack.com/services) page for more details)\n\n## Installation\n\nInstall the requirements.\n\n```shell\nnpm install\n```\n\nCopy the **.env-example** file to **.env** and change the Last.fm \u0026 Slack settings.\n\n```shell\ncp .env-example .env\n```\n\n## Usage\n\n```shell\nnode index.js michaelenger\n```\n\nUse `--quiet` to prevent sending a message to Slack. The songs will still be shown in the terminal.\n\n```shell\nnode index.js --quiet michaelenger\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeromelachaud%2Flast-slack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeromelachaud%2Flast-slack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeromelachaud%2Flast-slack/lists"}