postprocess

Hijacks a reference to a IRCEvent and modifies the sender and target class based on their badges (and the current settings).

Additionally embeds custom BTTV/FrankerFaceZ/7tv emotes into the event.

version(TwitchSupport && WithTwitchPlugin)
private
postprocess

Parameters

plugin TwitchPlugin

The current TwitchPlugin.

event IRCEvent

The IRCEvent to modify.

Return Value

Type: auto

true if the event was processed in a way that warrants the main loop checking for messages; false if not.