[[command_irc_admin]] [command]*`admin`* trova informazioni sull'amministratore del server:: ---- /admin [] destinazione: 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 ('*' is allowed at beginning or end of channel name, to exclude many channels) 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_allserv]] [command]*`allserv`* esegue un comando su tutti i server connessi:: ---- /allserv [-exclude=[,...]] [] -exclude: exclude some servers ('*' is allowed at beginning or end of server name, to exclude many servers) 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 [] [ [...]] canale: canale per il ban nick: utente o host su cui effettuare il ban Senza argomento, il comando mostra la lista dei ban per il canale corrente. ---- [[command_irc_connect]] [command]*`connect`* connette ad uno o più server IRC:: ---- /connect [...] [-[=]] [-no