Just tested it. Works this way! wink

Code:
on *:text:!join:#: {
  msg # Paintballbot joining $nick $+ 's chat..
  .join $chr(35) $+ $nick
}