Create the "[project name]" project in Google Cloud Console or via API
Configure your Google Cloud project for Meetup Integration and Member Form authentication.
Enable Google Sheets API and Google Meet API for the project
Create service account for automated access to Google services
Download JSON credentials file for authentication
Deploy the Discord Bot API from feed/membersense/backend
to Google Cloud Run with automated setup.
Create/select project and enable required APIs: Cloud Build, Cloud Run, Artifact Registry, Developer Connect
Setup GitHub integration for automated deployments
Build and deploy the Discord Bot API to Cloud Run
Configure the public member registration form settings and appearance. These settings are stored in the public config file and control how the form appears to users.
Create a new Google Sheet with the following column headers in row 1:
Share your Google Sheet with the service account email from your JSON key file. Grant "Editor" permissions.
Set up OAuth 2.0 client in Google Cloud Console for public form authentication.
Loading integration guide...