Copyright | (c) Dan Doel 2016 |
---|---|
License | ISC |
Maintainer | dan.doel@gmail.com |
Safe Haskell | None |
Language | Haskell2010 |
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
- buffextrasHook :: [Text] -> Maybe MessageHook
Documentation
:: [Text] | arguments |
-> Maybe MessageHook |
Map ZNC's buffextras messages to native client messages. Set debugging to pass through buffextras messages that the hook doesn't understand.