Code:
on *:text:*:*: {
  if ($1 == -count || $1 == -walk) {
    /msg $me $1-
  }
}


should work untested though