This script will give you that, you would just update it if someone new joins.

Code:
ON *:CONNECT: { 
  /join #channel1
  /join #channel2
  /join #channel3
}