[[command_irc_admin]] [command]*`admin`* サーバ管理者に関する情報を探す:: ---- /admin [] target: サーバ名 ---- [[command_irc_allchan]] [command]*`allchan`* 全てのサーバ、全てのチャンネルに対してコマンドを実行:: ---- /allchan [-current] [-exclude=[,...]] [] -current: 現在のサーバ上のチャンネルに対してコマンドを実行 -exclude: いくつかのチャンネルを除外 (複数のチャンネルを除外するには '*' をチャンネル名の最初と最後につける) command: 実行するコマンド arguments: コマンドの引数 (特殊変数 $nick、$channel、$server はそれぞれの値に置き換えられます) 例: 全てのチャンネルに対して '/me is testing' を実行: /allchan me is testing #weechat 以外の全てのチャンネルで 'hello' と発言: /allchan -exclude=#weechat msg * hello #weechat と #linux で始まるチャンネルを除いが全てのチャンネルで 'hello' と発言: /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 ('*' is allowed at beginning or end of nick name, to exclude many nicks) 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: いくつかのサーバを除外 (複数のサーバを除外するには '*' をサーバ名の最初と最後につける) command: 実行するコマンド arguments: コマンドの引数 (特殊変数 $nick、$channel、$server はそれぞれの値に置き換えられます) 例: 全てのサーバでニックネーム変更: /allserv nick newnick 全てのサーバで離席状態を変更: /allserv away I'm away すべてのサーバで自分のニックネームに対して whois を実行: /allserv whois $nick ---- [[command_irc_ban]] [command]*`ban`* ニックネームかホスト名を指定してバン:: ---- /ban [] [ [...]] channel: channel name nick: nick or host Without argument, this command display ban list for current channel. ---- [[command_irc_connect]] [command]*`connect`* IRC サーバに接続:: ---- /connect [...] [-