glirc-2.12: Console IRC client

Copyright(c) Dan Doel, 2016
LicenseISC
Maintainerdan.doel@gmail.com
Safe HaskellNone
LanguageHaskell2010

Client.Hook.Znc.Buffextras

Description

This hook remaps output from the znc buffextras plugin to the actual IRC commands they represent, so that they can show up normally in the client output.

Synopsis

Documentation

buffextrasHook Source #

Arguments

:: Bool

enable debugging

-> MessageHook 

Map ZNC's buffextras messages to native client messages. Set debugging to pass through buffextras messages that the hook doesn't understand.