{"id":19746954,"url":"https://github.com/jordanbrauer/slack-cli","last_synced_at":"2026-05-08T15:07:09.255Z","repository":{"id":57001424,"uuid":"96856562","full_name":"jordanbrauer/slack-cli","owner":"jordanbrauer","description":"Great for automating your teams Slack application.","archived":false,"fork":false,"pushed_at":"2017-10-15T00:28:58.000Z","size":91,"stargazers_count":2,"open_issues_count":32,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-23T18:07:57.019Z","etag":null,"topics":["api","app","cli","console","guzzle","php","slack","symfony"],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/jordanbrauer.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":"2017-07-11T06:01:57.000Z","updated_at":"2017-09-28T16:12:18.000Z","dependencies_parsed_at":"2022-08-21T13:20:57.274Z","dependency_job_id":null,"html_url":"https://github.com/jordanbrauer/slack-cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jordanbrauer/slack-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jordanbrauer%2Fslack-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jordanbrauer%2Fslack-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jordanbrauer%2Fslack-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jordanbrauer%2Fslack-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jordanbrauer","download_url":"https://codeload.github.com/jordanbrauer/slack-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jordanbrauer%2Fslack-cli/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269579647,"owners_count":24441376,"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-08-09T02:00:10.424Z","response_time":111,"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":["api","app","cli","console","guzzle","php","slack","symfony"],"created_at":"2024-11-12T02:16:19.896Z","updated_at":"2026-05-08T15:07:04.225Z","avatar_url":"https://github.com/jordanbrauer.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# slack-cli\n\n[![Build Status](https://travis-ci.org/jordanbrauer/slack-cli.svg?branch=master)](https://travis-ci.org/jordanbrauer/slack-cli)\n\n## System Requirements\n\n* PHP \u003e= 7.0\n* Composer\n\n## Setup\n\n### Installation\n\nIf you meet the system requirements for Slack CLI, copy and paste the following installation script into your terminal from the directory you wish to install Slack CLI in.\n\n```shell\n# Slack CLI installation script\ngit clone https://github.com/jordanbrauer/slack-cli.git \\\n\u0026\u0026 cd slack-cli \\\n\u0026\u0026 composer install --optimize-autoloader \\\n\u0026\u0026 bin/slack --version;\n```\n\n### Configuration\n\nMake a copy of the `.env.sample` file and name it `.env`. Fill out the environment variables that you need.\n\n*__Note:__ The only required environment variable is* `SLACK_API_TOKEN`.\n\n```env\nSLACK_API_TOKEN=\"xoxp-YOUR-SUPER-SECRET-SLACK-API-TOKEN\"\nSLACK_CLIENT_ID=\"\"\nSLACK_SECRET=\"\"\nSLACK_VERIFICATION_TOKEN=\"\"\n```\n\n## Basic Usage\n\nOnce you've installed and configured slack-cli correctly, you can execute `bin/slack list` for a complete list of commands, each with their own descriptions, help blocks, and breakdown of arguments and options.\n\nGet all commands for Slack CLI\n\n```shell\n$ bin/slack list\n```\n\n## Testing\n\nRunning the following command from the project root will run the programs unit test suite,\n\n```shell\n$ composer test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjordanbrauer%2Fslack-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjordanbrauer%2Fslack-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjordanbrauer%2Fslack-cli/lists"}