Automatically forwards Google Forms responses to Discord.
Automatically forwards Google Forms responses to a Discord channel via a webhook.
Edit Channel
(the gear icon).Webhooks
-> Create Webhook
, and set up your webhook as you wish.WEBHOOK URL
and save it somewhere.Script Editor
.Save
.Triggers
.Add Trigger
(the blue button on the bottom right).Each Discord embed field value can only contain up to 1024 characters, and each embed as a whole can only contain up to 6000 characters. If these numbers are exceeded, the message will fail to be posted.
The script does not incorporate any character limit feature because this limit can be set directly from Google Forms, which is the ideal way (icon of the 3 dots under each response -> Response validation
-> Maximum character count
).