{"id":20052744,"url":"https://github.com/ryosukecla/slack-spotify-integration","last_synced_at":"2026-06-04T13:31:39.370Z","repository":{"id":40724816,"uuid":"252139824","full_name":"RyosukeCla/slack-spotify-integration","owner":"RyosukeCla","description":null,"archived":false,"fork":false,"pushed_at":"2022-06-25T11:37:51.000Z","size":103,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-26T04:10:54.210Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/RyosukeCla.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}},"created_at":"2020-04-01T10:12:25.000Z","updated_at":"2020-09-17T11:50:05.000Z","dependencies_parsed_at":"2022-08-19T07:00:57.079Z","dependency_job_id":null,"html_url":"https://github.com/RyosukeCla/slack-spotify-integration","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RyosukeCla/slack-spotify-integration","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyosukeCla%2Fslack-spotify-integration","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyosukeCla%2Fslack-spotify-integration/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyosukeCla%2Fslack-spotify-integration/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyosukeCla%2Fslack-spotify-integration/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RyosukeCla","download_url":"https://codeload.github.com/RyosukeCla/slack-spotify-integration/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyosukeCla%2Fslack-spotify-integration/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33907693,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-04T02:00:06.755Z","response_time":64,"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":[],"created_at":"2024-11-13T12:19:04.094Z","updated_at":"2026-06-04T13:31:39.353Z","avatar_url":"https://github.com/RyosukeCla.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# slack-spotify-integration\n\n![slack-spotify-integration](./img/slack.png)\n\n## setup\n\n1. register spotify developer\n2. create spotify app\n3. set callback url to http://localhost:8000\n4. remember Client ID and Client Secret of spotify app\n5. generate and remember slack legacy token (see https://api.slack.com/legacy/custom-integrations/legacy-tokens)\n\n## start\n\n```bash\n$ npm i\n$ SLACK_LEGACY_TOKEN=\u003c...\u003e \\\n  SPOTIFY_CLIENT_ID=\u003c...\u003e \\\n  SPOTIFY_CLIENT_SECRET=\u003c...\u003e \\\n  npm start\n```\n\n## environments\n\n- SLACK_LEGACY_TOKEN: (required) slack legacy token\n- SPOTIFY_CLIENT_ID: (required) spotify app client id\n- SPOTIFY_CLIENT_SECRET: (required) spotify app client secret\n- SLACK_PLAYING_STATUS_EMOJI: (optional, default `:headphones:`) status emoji when playing track\n- HOST: (optional, default `localhost`) callback url host for spotify authentication\n- PORT: (optional, default `8000`) callback url port for spotify authentication","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryosukecla%2Fslack-spotify-integration","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryosukecla%2Fslack-spotify-integration","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryosukecla%2Fslack-spotify-integration/lists"}