Wrote a simple script to connect with two servers at start up, that works fine. I am trying to join channels using the script, I can join one channel per server but on the second server, the second channel does not join.

Any help with my syntax would be appreciated.

on *:START:{
server irc.irchighway.net -j #ebooks
server -m irc.myanonamouse.net -j #anonamouse.net,#am-members

]