{"id":16404239,"url":"https://github.com/benjlevesque/slack-meet","last_synced_at":"2026-01-24T00:10:47.184Z","repository":{"id":49506653,"uuid":"206337651","full_name":"benjlevesque/slack-meet","owner":"benjlevesque","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-29T13:04:26.000Z","size":278,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-01T14:13:19.636Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/benjlevesque.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}},"created_at":"2019-09-04T14:23:13.000Z","updated_at":"2024-10-29T13:04:15.000Z","dependencies_parsed_at":"2024-10-29T13:40:33.312Z","dependency_job_id":null,"html_url":"https://github.com/benjlevesque/slack-meet","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benjlevesque%2Fslack-meet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benjlevesque%2Fslack-meet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benjlevesque%2Fslack-meet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benjlevesque%2Fslack-meet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benjlevesque","download_url":"https://codeload.github.com/benjlevesque/slack-meet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250080503,"owners_count":21371518,"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","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-10-11T05:51:50.007Z","updated_at":"2026-01-24T00:10:47.139Z","avatar_url":"https://github.com/benjlevesque.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Slack Meet\n\nEnables `/meet` command in Slack to instantly create a Google Meet conference.\n\n## How to run\n\n```sh\ndocker run \\\n  -e CLIENT_ID=[CLIENT_ID]\n  -e CLIENT_SECRET=[CLIENT_SECRET]\n  -e TOKEN=[TOKEN]\n  benjlevesque/slack-meet\n```\n\n## Generate the token\n\n1. Clone this repository and run `pnpm install`\n2. Open your Google Cloud project (or create a new one)\n3. In \"API \u0026 Services \u003e Enabled API and services\", enable the \"Google Meet API\"\n4. In \"API \u0026 Services \u003e Credentials\", create a new OAuth client of type \"desktop\"\n5. Save the client ID and client secret for later use\n6. Download the JSON file of this client secret, and save it as `credentials.json`\n7. Run `pnpm generate-token`:  authorize your Google account\n8. Copy the generated token, and remove `credentials.json`\n9. You can now start the app with `CLIENT_ID`, `CLIENT_SECRET`, and `TOKEN`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenjlevesque%2Fslack-meet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenjlevesque%2Fslack-meet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenjlevesque%2Fslack-meet/lists"}