Got this weird problem where whenever I post a message using the slack.sendMsg it emites an error event after the message has been sent containing a normal message sent response
{
ok: true,
reply_to: 0,
ts: '1470627489.001015',
text: 'text'
}
Any idea why it would be doing this?