Form-to-discord

This connects with the google api and sends a webhook to discord every time a new form has been submitted! For support join Discord

Setup

  • Make a google forms by going here Link
  • Once created. Click on the 3 dots on the top right then click Script editor. Example
  • copy everything in index.js and put it in the code block that appears. Change the discord webhook to yours. (Line 2)
  • save it. Then go to triggers Example and create a new one. The function should be called "onSubmit"
  • chose your settings. To have it so it says when someone sumbits right away use these settings Example
  • Save it and accept it within your email and try it sumbiting a dummy one

Support

If you have any issues setting this up join my discord and I will help you https://discord.gg/RquDVTfDwu

Google Form to discord