Discord Webhook
Create this in Discord under Edit Channel → Integrations → Webhooks.
?wait=true is appended automatically if missing.
Form Question Mapping
Position (counting from 1, page breaks count too) of each question in your Google Form.
Thread Naming
The forum post's title — the first thing shown, above everything else.
Forum Tags
Shown next to the thread title. Optional — leave empty if you're not using a forum channel with tags.
Message Content
Sent above the embed. Supports Discord markdown and mentions.
Wrap it as
<@{discordUserID}> to actually mention (ping) the submitter — the placeholder alone just prints the raw ID as text.
Embed Appearance
The heading and color bar at the top of the embed.
Use
{formTitle} for the Google Form's title.
Leave empty to let the script pick from a built-in palette of 20 colors. Add your own to randomize among just those.
Answer Formatting
Each question/answer pair, listed inside the embed below the heading.
Discord markdown, e.g.
>>> renders as a blockquote. Leave blank for none.