-
Notifications
You must be signed in to change notification settings - Fork 6
Client
Tom Feist edited this page Jul 16, 2010
·
30 revisions
Irssi::Client
FIELDS Client->{} nick - nick of the client host - host of the client proxy_address - address of the proxy server server - Irc::Server for which we proxy to this client pass_sent - whether the client already send a PASS command user_sent - whether the client already send a USER command connected - whether the client is connected and ready want_ctcp - whether the client wants to receive CTCPs ircnet - network tag of the network we proxy
Much of the content on these pages is taken from original Irssi documentation and is Copyright © 2000-2010 The Irssi project. Formatting and additional documentation, examples, etc by Tom Feist and the other editors of this wiki. This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License. Please see http://creativecommons.org/licenses/by-sa/2.5/ for details.