xmppjs / hubot-xmpp

XMPP adapter for Hubot
181 stars 103 forks source link

Getting [object Object] when sending formatted messages #114

Closed danielechalar closed 7 years ago

danielechalar commented 7 years ago

I have tried following : https://api.slack.com/docs/message-attachments

But I always receive: http://prnt.sc/d8h1e8 as response

I'm using msg.send messageWithAttachments but not working.

Also, I tried alternatives found here https://github.com/slackapi/hubot-slack/issues/170 and I always get [object Object] as result in Slack

simple messages works great

Any idea? thank you in advanced

markstory commented 7 years ago

Are you sure that you have the right repository? This is a hubot adapter for XMPP not Slack.