That's good.
Add some code into it.
Hope it's correct.

Code:
on *:join:#:{
  if $nick == $me {
    .raw twitchclient 2
    .msg #channelnamehere .mods
  }
}