10 строки
397 B
Plaintext
10 строки
397 B
Plaintext
<p>Sends a notice to IRC with the current build result.</p>
|
|
<dl>
|
|
<dt>ircNotification([channel, nick, server])</dt>
|
|
<dd>
|
|
Sends a notification to IRC with the specified <code>channel</code>,
|
|
<code>nick</code>, and <code>server</code>. By default it will connect to
|
|
<code>irc.mozilla.org:6697</code> as <code>fxtest</code> and join the
|
|
<code>#fx-test-alerts</code> channel.
|
|
</dl>
|