To create new wiki account, please join us on #znc at Libera.Chat and ask admins to create a wiki account for you. You can say thanks to spambots for this inconvenience.

Privmsg prefix

From ZNC
Jump to navigation Jump to search

This modules sends all your queries to other people to other clients connected to your user. They appear coming from that user, prefixing each message with "->". If your IRC client supports privmsg module, it's recommended to use that module instead, as it makes those message to appear coming from you. If you have some clients which support the privmsg module and some that do not, consider using the privmsg_auto module.

Installing

The code for this module can be found here (raw). Save it to privmsg_prefix.cpp and follow the Compiling modules page to compile it.

Client Scripts

For better integration with some clients here are some optional scripts:

Usage

Arguments

This user module takes no arguments.

Read loading modules to learn more about loading modules.

ChangeLog

2013-01-19

First version.

Note

Contact DarthGandalf on irc://irc.freenode.net/#znc, or DGandalf on irc://irc.efnet.org/#znc for bug reports and suggestions.