keybase-bot icon indicating copy to clipboard operation
keybase-bot copied to clipboard

Crashes when @unknown is sent

Open rapidstephan opened this issue 6 years ago • 1 comments

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).

rapidstephan avatar May 10 '19 11:05 rapidstephan

Thank you for your report!

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

pzduniak avatar May 10 '19 13:05 pzduniak