Heya. I have made a connection between guilded and discord so guilded receives and discord sends (currently). but I have a tiny problem.
I use a file that acts as the buffer. but I have the problem that guilded is faster than discord at processing, so discord sents it twice to guilded.
my Question. Is there a way to check if the message is already sent by the user. Or better question. I work with webhooks and guilded also takes the webhooks (from discord) as if the message is a new message from a other user.
Is there a way to check, if the message comes from a webhook (i mean in discord)
thanks in advance