Step 1: Configure Your Bot & Generate Script
Fill out the form below with your details. Once complete, click the "Generate & Download Script" button at the bottom. This will create a personalized Code.gs
file for you.
Welcome! This page provides a new, streamlined way to set up your GroupMe Copilot Image Bot. This tool automatically forwards images from AI Copilot (and other users) in GroupMe to your email, making them easy to save and share.
Simply sign up or log in to access the configuration form. Fill in your details, and we'll generate a personalized Code.gs
script file for you to download and use. No more manual code editing!
Sign up or log in to access the configuration form and the rest of the setup guide.
Fill out the form below with your details. Once complete, click the "Generate & Download Script" button at the bottom. This will create a personalized Code.gs
file for you.
Code.gs
file. Delete all the default content inside it.Code.gs
file you just downloaded from this page. Copy its entire content.Code.gs
file in your Apps Script project.These triggers automatically check for new images, ensuring nothing is missed even if the callback fails.
checkAndEmailCopilotImages
Time-driven
Minutes timer
Every minute
Notify me immediately
manuallyProcessRecentGroupMeImages
Time-driven
Minutes timer
Every minute
Your bot should now be fully operational. Here's how to test it:
+ tell me a joke
. The bot should immediately (acting as you) post a new message: @Copilot tell me a joke
.@Copilot show me a picture of a cat
). When it posts an image, you should receive an email at the address you configured. This may take up to a minute due to the trigger.