So, If I were to do:
on *:TEXT:!test:#:{
msg $2
}

Assuming the user entered "!test abcabc", should that print abcabc?