[[command_irc_admin]] [command]*`admin`* trova informazioni sull'amministratore del server:: ---- /admin [] destinazione: nome server ---- [[command_irc_allchan]] [command]*`allchan`* esegue un comando su tutti i canali di tutti i server connessi:: ---- /allchan [-current] [-exclude=[,...]] [] -current: execute command for channels of current server only -exclude: exclude some channels (wildcard "*" is allowed) command: command to execute arguments: arguments for command (special variables $nick, $channel and $server are replaced by their value) Examples: execute '/me is testing' on all channels: /allchan me is testing say 'hello' everywhere but not on #weechat: /allchan -exclude=#weechat msg * hello say 'hello' everywhere but not on #weechat and channels beginning with #linux: /allchan -exclude=#weechat,#linux* msg * hello ---- [[command_irc_allpv]] [command]*`allpv`* execute a command on all private buffers of all connected servers:: ---- /allpv [-current] [-exclude=[,...]] [] -current: execute command for private buffers of current server only -exclude: exclude some nicks (wildcard "*" is allowed) command: command to execute arguments: arguments for command (special variables $nick, $channel and $server are replaced by their value) Examples: execute '/me is testing' on all private buffers: /allpv me is testing say 'hello' everywhere but not for nick foo: /allpv -exclude=foo msg * hello say 'hello' everywhere but not for nick foo and nicks beginning with bar: /allpv -exclude=foo,bar* msg * hello close all private buffers: /allpv close ---- [[command_irc_allserv]] [command]*`allserv`* esegue un comando su tutti i server connessi:: ---- /allserv [-exclude=[,...]] [] -exclude: exclude some servers (wildcard "*" is allowed) command: command to execute arguments: arguments for command (special variables $nick, $channel and $server are replaced by their value) Examples: change nick on all servers: /allserv nick newnick set away on all servers: /allserv away I'm away do a whois on my nick on all servers: /allserv whois $nick ---- [[command_irc_ban]] [command]*`ban`* banna nick oppure host:: ---- /ban [] [ [...]] channel: channel name nick: nick or host Without argument, this command display ban list for current channel. ---- [[command_irc_connect]] [command]*`connect`* connette ad uno o più server IRC:: ---- /connect [...] [-[=]] [-no