[[command_irc_admin]] [command]*`admin`* サーバ管理者に関する情報を探す:: ---- /admin [] target: サーバ名 ---- [[command_irc_allchan]] [command]*`allchan`* 全てのサーバ、全てのチャンネルに対してコマンドを実行:: ---- /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`* 全ての接続済みサーバの全てのプライベートバッファに対してコマンドを実行:: ---- /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`* 全ての接続済みサーバでコマンドを実行:: ---- /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`* ニックネームかホスト名を指定してバン:: ---- /ban [] [ [...]] channel: チャンネル名 nick: ニックネームまたはホスト名 引数無しの場合は、現在のチャンネルのバンリストを表示。 ---- [[command_irc_connect]] [command]*`connect`* IRC サーバに接続:: ---- /connect [...] [-