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
This is an external module. Please note that it may or may not work with the current release (1.9.1). This module is not included in the default ZNC installation, and you will need to manually compile it before you can load this module. Contact the author if you have any questions, but feel free to ask in #znc on Libera.Chat. Someone might be able to help you there. |
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.
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:
- HexChat 2.9.6+ - mymsg-prefix.py
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.