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: Difference between revisions

From ZNC
Jump to navigation Jump to search
Kylef (talk | contribs)
privmsg module
 
Kylef (talk | contribs)
m Add a link to the open issue for irssi about supporting these types of privmsgs
Line 11: Line 11:
* Colloquy
* Colloquy
* Colloquy mobile
* Colloquy mobile
=== Bugs related to other clients ===
* irssi http://bugs.irssi.org/index.php?do=details&task_id=833

Revision as of 20:15, 19 February 2012

Privmsg is a user module which will send all the private messages you send to all your attached clients. This module is designed to work with znc from git. You can find the source at https://github.com/kylef/znc-contrib/blob/master/privmsg.cpp

Supported Clients

Not all clients support receiving private messages from ourself to another query window. The following list is of all clients that are known to work with this module.

  • Textual 2.1
  • Weechat
  • Colloquy
  • Colloquy mobile

Bugs related to other clients