keybase-bot
keybase-bot copied to clipboard
Crashes when @unknown is sent
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).
Thank you for your report!
I'm unable to reproduce this here. What version of the Keybase CLI are you using?