Save new Discord messages to a Google Sheet spreadsheet.
Every time a new message is posted on your Discord channel, Make (formerly Integromat) will automatically add that message to your Google Sheets spreadsheet as a new row. The template uses this example spreadsheet.
Greg Vonf
Software used in this automated workflow example
Discord
Google Sheets
Integromat
Make
Summary
Every time a new message is posted on your Discord channel, Make (formerly Integromat) will automatically add that message to your Google Sheets spreadsheet as a new row.
Detailed explanations
Step by step instructions
-
Create a new scenario in Make (formerly Integromat).
-
Add the Discord trigger module and select the New Message trigger.
-
Add the Google Sheets module and select the Append a row to a spreadsheet action.
-
Connect your Discord and Google Sheets accounts when prompted.
-
Configure the Google Sheets module according to the screenshot below. Use the following expressions in the Value 1, Value 2, and Value 3 fields to map the Discord message data to the corresponding columns in your Google Sheet:
{{Text}}
{{User.Username}}
{{Timestamp}}
- Save and run your scenario. Now, every time a new message is posted on your Discord channel, it will automatically be added as a new row in your Google Sheet.
Business use case example
This scenario can be used to keep a record of all the messages posted on a Discord channel. This can be useful for tracking discussion threads, customer support conversations, or anything else.