Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error event getting fired on every message I send #53

Open
Js41637 opened this issue Aug 8, 2016 · 1 comment
Open

Error event getting fired on every message I send #53

Js41637 opened this issue Aug 8, 2016 · 1 comment

Comments

@Js41637
Copy link

Js41637 commented Aug 8, 2016

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?

@xBytez
Copy link
Owner

xBytez commented Oct 2, 2019

Are you still using slackbotapi and is this still an ongoing issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants