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

Crashes when @unknown is sent #140

Open
rapidstephan opened this issue May 10, 2019 · 1 comment
Open

Crashes when @unknown is sent #140

rapidstephan opened this issue May 10, 2019 · 1 comment

Comments

@rapidstephan
Copy link

Assuming:
using bot.chat.watchAllChannelsForNewMessages(onMessage, onError) to watch for incoming messages, just like the math bot does.

Then:
Receiving the message: @all which is currently an unsupported @-command.

Leads to:
The node instance crashes without error message (onError is not called so I got no error message).

@pzduniak
Copy link
Member

Thank you for your report!

I'm unable to reproduce this here. What version of the Keybase CLI are you using?

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

No branches or pull requests

2 participants