dlama428 / Google-Forms-to-Discord

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

THIS

Basic Setup

  1. Create a Google Form for use with this script

  2. Make the form however you'd like.

  3. Go to the Script editor.

script editor

  1. Paste the contents of google script.js.

  2. Open Discord and make a channel where you'd like the responses to be sent.

  3. Create a webhook, and copy the URL.

Create a new Webhook. Copy Webhook URL.

  1. Add a trigger.

button adding trigger

8) Run the script by clicking the Play button! This gives the script the proper permissions to access form data. 9) Submit a test response to make sure it works.

About

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

License:MIT License


Languages

Language:JavaScript 100.0%