/GForms-Discord-Webhook

Send new entries of your google form into a Discord Channel.

Primary LanguageJavaScript

GForms-Discord-Webhook

Send new entries of your google form into a Discord Channel.

How to setup?

  1. Go to your form.
  2. Go to More > Script Editor.

  1. Paste the code that you can find in the code.gs file. Put your Webhook URL and change the title and the footer.
  2. Save changes.
  3. Check project triggers.

  1. Click the "Add Trigger" button that you can fin on the bottom right corner.
  2. Select the same oprions as in the picture below and save.

  1. To test it, make sure there is at least one entry in your form and press run in the script editor.

You now should receive new entries into your Discord channel.

Check original repo: https://github.com/Iku/Google-Forms-to-Discord