Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Slack slash command to create GMeet redirecting attendance links #1610

Open
JoshOldenburg opened this issue Feb 5, 2021 · 0 comments
Open

Comments

@JoshOldenburg
Copy link
Contributor

The slash command should post in the channel an attendance link that redirects to a Google Meet created by the slash command. The slash command must associate the Slack user with a Google account (likely a similar flow to kberzinch/deploy) and an Apiary user (BuzzAPI and the user's Slack email address). Apiary would need a mapping of channels to Apiary teams, with a fallback of asking the user for the team. Use the workaround to make a Google Meet with the calendar API (https://www.npmjs.com/package/google-meet-api and https://stackoverflow.com/questions/61216047/is-there-direct-api-for-google-meet/64397601#64397601) through the user's Google account. It should preferably be restricted to RoboJackets G Suite accounts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant