IRSSI Autoconnect to IRC server network, join channel and identify to Nickserv

First start irssi and connect to the network you would like to autoconnect in the future, register your nickname with nickserv and then type in the following:

/server add -auto -network fn irc.freenode.net
/network add -nick user -autosendcmd "/msg nickserv IDENTIFY *******" fn
/channel add -auto #channel fn

Continue reading “IRSSI Autoconnect to IRC server network, join channel and identify to Nickserv”