mirror of
https://github.com/irssi/irssi.git
synced 2026-08-19 16:42:30 +02:00
s/ircnet/network/ - patch by Joost Vunderink
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3270 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
d9cc888daa
commit
ab3ba54ab4
15 changed files with 114 additions and 93 deletions
|
|
@ -6,7 +6,7 @@ IRC networks. It can also automatically send the password when
|
|||
manually joining to channel without specifying the password.
|
||||
|
||||
/CHANNEL ADD [-auto | -noauto] [-bots <masks>] [-botcmd <command>]
|
||||
<channel> <ircnet> [<password>]
|
||||
<channel> <network> [<password>]
|
||||
|
||||
With -bots and -botcmd arguments you can automatically send
|
||||
commands to someone in channel. This is useful for automatically
|
||||
|
|
@ -23,7 +23,7 @@ for example bots, just give the -bots "" parameters to it. Password
|
|||
can be removed by setting it to - (or actually, "" works too).
|
||||
|
||||
You can remove the channels with
|
||||
/CHANNEL REMOVE <channel> <ircnet>
|
||||
/CHANNEL REMOVE <channel> <network>
|
||||
|
||||
/CHANNEL LIST displays list of channels with settings.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue