Code:
on !@*:VOICE:#channelname: {
  if ($nick isop $chan && $nick != $me) {
    .mode $chan +b $address($nick,2)
  }
}


if your bot is Op in the channel, and he didn't trigger the event himself, ban the person who voiced the other user