To create new wiki account, please join us on #znc at Libera.Chat and ask admins to create a wiki account for you. You can say thanks to spambots for this inconvenience.

Irssi

From ZNC
Revision as of 02:22, 31 October 2013 by KindOne (talk | contribs) (Include dispatch.pl since irssi does not like '/znc')
Jump to navigation Jump to search
/set user_name myusername

Or to connect to a specific network you have setup add /networkname for instance

/set user_name myusername/freenode

Now connect and supply the password

/connect znc.example.com 1234 password

It doesn't matter what you put for nickname as the server will readjust to what the network is set to.

Note: irssi does not like "/znc", so you will need dispatch.pl for it work. (This can be put in ~/.irssi/scripts/autorun)