onMessageImpl

Parses a message to see if the message contains one or more URLs. Implementation function.

It uses a simple state machine in findURLs to exhaustively try to look up every URL returned by it.

version(WithWebtitlePlugin)
private
void
onMessageImpl

Parameters

plugin WebtitlePlugin

The current WebtitlePlugin.

event IRCEvent

The IRCEvent that instigated the lookup.