Sheldan / abstracto

Discord Bot Base
MIT License
5 stars 1 forks source link

Starboard does not embed Tenor gifs correctly #49

Closed Sheldan closed 2 years ago

Sheldan commented 2 years ago

General Troubleshooting

Description

A message containing a tenor gif only shows an image on the starboard, not the actual gif.

Steps to reproduce

Have a message only containing a tenor gif Add stars necessary for the message to hit the threshold

Expected behaviour

The gif should be shown as gif in starboard

Actual behaviour

Only a PNG, probably the first frame is shown.

Sheldan commented 2 years ago

Not possible. The message object only contains: The link to tenor directly: cannot be used as an message embed attachment The link to the PNG thumbnail: this is being used. The link to the .mp4 video used for actually displaying the video: not usable in a message embed.