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}}
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.