MattTheDev / CouchBot

CouchBot is a Discord Bot that allows you to announce when you, your friends, and anyone go live on Glimesh, Mobcrush, Picarto, Piczel, Trovo, Theta, Twitch, or YouTube. Also, create content on YouTube?! We'll announce that too!
58 stars 19 forks source link

Clickable preview image #119

Closed tommerty closed 3 years ago

tommerty commented 3 years ago

This is my first ever time using Github, so I'm sorry if I do anything wrong when creating this.

On the embed of the stream on Discord, when you click the preview image, it would be cool if the image was also an embedded link that would directly send you to the stream. (I've had a few not-so-smart people telling me the bot wasn't working, and they were clicking the image, not the link)

JaymeiF commented 3 years ago

Unfortunately the image itself is sourced from the streaming platform link. e.g https://thumb-us-west1.picarto.tv/thumbnail/rtil.jpg would return the stream preview image for rtil on Picarto

tl;dr The image is a link to the picture itself, without it there would be no image.

tommerty commented 3 years ago

Aye, I fully understand! No problem, thanks for clarification!