We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.
buffextras
Enable this hook by adding a message-hooks section to your configuration:
message-hooks
servers: * hostname: "example.com" message-hooks: * "buffextras"