Code:
on 1:JOIN:#CHANNEL: {
   if (%jtnicks) set %jtnicks %jtnicks $nick
   else set %jtnicks $nick
   topic # %jtnicks
}


Make sure you change #CHANNEL to your channel.

Last edited by LostServ; 01/06/05 04:41 PM.