TwitchPostprocessor.postprocess

Handle Twitch specifics, modifying the IRCEvent to add things like IRCEvent.colour and differentiate between temporary and permanent bans.

class TwitchPostprocessor
@system
void
postprocess

Parameters

parser IRCParser

Current IRCParser.

event IRCEvent

IRCEvent in flight.

Meta