Hello!
I’m attempting to store all messages sent to a Discord channel in a Google Sheet using a watch action as the trigger. However, I’m encountering an issue: when a message has the same content as a previous message, the content field in the Discord watch module becomes empty. The timestamp and message ID still get written, but the content is empty .
heres a relevant screenshot
i couldnt find anything about this issue online! How do i allow duplicate content to be captured?