You must use the "isincs"

Example :

on *:TEXT:*Chandler*was*seen*:#: {
if $1 isincs Chandler { msg #mychan $strip($1-) }
}