xmppjs / hubot-xmpp

XMPP adapter for Hubot
180 stars 103 forks source link

If a URL to an image is sent, send it as an image #113

Open strugee opened 8 years ago

strugee commented 8 years ago

Some Hubot plugins output messages that consist of nothing but a URL to an image. It would be really neat if hubot-xmpp would recognize this and send the contents of the URL as an XMPP-native image (using HTTP File Upload), if the server supports that.