Code:
 on *:text:*abc*:#chan1:{
.msg #chan2 $gettok($strip($1-,c),2-,32))
}
 


Takes the entry, then strips any colour codes from it, then returns all but the first word