Skip to content
This repository has been archived by the owner on Oct 12, 2021. It is now read-only.

sarangjo/google-meet-slack

Repository files navigation

google-meet-slack

Slack slash command to create Google Meet links instantaneously

Workflow

  1. Slack app is installed in the workspace
  2. User types /gmeet command
  3. Server checks if we have a Google Calendar authentication token for this Slack user. If not, go down below
  4. Use the gcal oauth token to perform the event creation, get Meet link, delete event (maybe), and respond with that data

Db

Stores links from slack user ID to google auth token

Environment variables

$PORT: port to listen on $SLACK_SIGNING_SECRET: Slack signing secret used to verify incoming requests from Slack

About

Slack bot to create Google Meet links instantaneously

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published