#MessageUpdate triggering when someone posts an Image link

1 messages · Page 1 of 1 (latest)

merry jewel
#

Trying to build a logging feature into my bot that notifies when someone modifies their message, but it seems to trigger whenever someone posts an image link (e.g. https://images.pexels.com/photos/674010/pexels-photo-674010.jpeg)

The post will start with the link then self-change into the image, but nothing has changed, yet still triggers the event. Is there a way to prevent this or is it a bug?

sly flame
#

That's discord, not the lib

#

the message is in fact being updated with the image from the link

#

as long as discord sends a message update event then the lib will acknowledge said event