ok so today ive been setting up IRSSI (which is an irc client) to auto join certain servers and channels when it starts up.
So how do you do this bit of wizardry?...
open irrsi and type the following commands (suplimenting the channels and servers for your own)
/NETWORK ADD Freenode
/SERVER ADD -auto -network Freenode irc.freenode.net 6667
/CHANNEL ADD -auto #blahblah Efnet
/save
you can add as many as you like at a time, also to list what you have do
/[command]list
to remove things do
/[command] remove