Attempt to fix async error returned by `bot.consume`. Fixed by wrapping in a `try{}` block and using `.catch`. Still don't know why or how this works 🤷.