Code:
on *:INPUT:#:{
  if ($remove($1-,0,1)) { return }
    echo -a $+(<,$me,@binon>) $bin.decode($1-)
    .msg # $1- | halt
  }
}
on $*^:text:/^[01]+$/:#:{
  echo -mbflirt # $+(<,$nick,@binon>) $bin.decode($1-)
  haltdef
}


Try that out and see if that works for ya.