on *:text:*:#channel: { if (!$2) && ($len($1) >= 10) { /kick # $nick Used a word that was 10 letters or more. } }