flowdock/hubot-flowdock

Forcing URLs as images

newtang opened this issue · 1 comments

I have some URLs that return images, but don't have a .png or .jpg in them (http://someUrl.com/image). I'd love for my hubot to be able to embed the image in a flow instead of just showing a URL. Is there a way to do that?

(Sorry, I know this isn't exactly an issue, but I wasn't sure where I could get support).

Hi @newtang, sorry for the delay in responding. You can append #.png to the url, that will force a preview attempt (for example http://someUrl.com/image#.png).