Open
Description
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.