/Google-Forms-to-Discord

A quick way to automatically send Google Form responses to a Discord channel

Primary LanguageJavaScriptMIT LicenseMIT

THIS

Basic Setup

Step 1: Create a Google Form

Step 2: Setup the Form however you like.

Step 3: Open Discord and go to Server Settings > Webhooks and Create a new Webhook.

Create a new Webhook.

Note: The Channel is Important as this is the channel the responses will be sent to

Step 4: Copy Webhook URL.

Copy Webhook URL.

Step 3: go back to Google Forms and click the three dots in the top right corner and select Script editor

script editor

Step 5: Paste the content of Script.txt and Replace the "WEBHOOKURL with your Webhook URL

paste

Step 6:Add a triggeradding trigger

Step 7: Submit Google Form Response to test.