-
Couldn't load subscription status.
- Fork 27
Message hooks
Eric Mertens edited this page Sep 15, 2016
·
1 revision
Message hooks are Haskell modules that can affect the meaning and rendering of IRC messages.
The buffextras hook works with the ZNC buffextras module to view the buffextras metadata messages as native events.
Enable this hook by adding a message-hooks section to your configuration:
servers:
* hostname: "example.com"
message-hooks:
* "buffextras"