mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
Suggest using ^ so this doesn't pop-up a NickServ window
This commit is contained in:
parent
2b6bba3fd2
commit
d823823c43
1 changed files with 1 additions and 1 deletions
|
|
@ -349,7 +349,7 @@
|
|||
after connecting to the network. This is useful for automatically
|
||||
identifying yourself to NickServ, for example
|
||||
|
||||
/NETWORK ADD -autosendcmd "/msg NickServ identify secret" freenode
|
||||
/NETWORK ADD -autosendcmd "/^msg NickServ identify secret" freenode
|
||||
|
||||
/NETWORK REMOVE <name>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue