mirror of
https://github.com/irssi/irssi.git
synced 2025-02-02 15:08:01 -05:00
Typofixes to -bots commands - *!*@bot@.. -> *!*bot@...
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1996 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
e577b8a771
commit
bed6769ba1
@ -84,7 +84,7 @@ to bot after joined to efnet/#irssi:</p>
|
||||
|
||||
<pre>
|
||||
/CHANNEL ADD -auto #irssi ircnet
|
||||
/CHANNEL ADD -auto -bots *!*@bot@host.org -botcmd "/^msg $0 op pass"
|
||||
/CHANNEL ADD -auto -bots *!*bot@host.org -botcmd "/^msg $0 op pass"
|
||||
#irssi efnet
|
||||
</pre>
|
||||
|
||||
@ -233,7 +233,7 @@ same network if the -auto server fails.</p>
|
||||
<p>And finally channels:</p>
|
||||
|
||||
<pre>
|
||||
/CHANNEL ADD -auto -bots *!*@bot@host.org -botcmd "/^msg $0 op pass"
|
||||
/CHANNEL ADD -auto -bots *!*bot@host.org -botcmd "/^msg $0 op pass"
|
||||
#irssi efnet
|
||||
/CHANNEL ADD -auto #secret ircnet password
|
||||
</pre>
|
||||
|
Loading…
x
Reference in New Issue
Block a user