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.
The current Kameloso instance.
The current time as a SysTime.
An optional IRCPlugin which, if specified, should be the only plugin whose messages are processed.
A Next value, signaling to the caller whether the bot should exit or not.
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.