postprocess

Postprocesses events.

This is called after an IRCEvent has been parsed but before it is passed to plugins for handling. It allows for modifying the event before plugins have a chance to see it.

Should return true if changes were made such that the event loop should check for messages; false otherwise.

version(WithSamePlugin)
private
postprocess