processMessages

Processes messages and performs action based on them.

The return value signals to the caller whether the received action means the bot should exit or not.

private
processMessages

Parameters

instance Kameloso

The current Kameloso instance.

Return Value

Type: auto

A Next value, signaling to the caller whether the bot should exit or not.