Small tip:
The $N tokens are filled in the on text event, meaning you don't need to specify $gettok($1-,2-5,32) but simply $2-5
On another note, it's not sure that there will be multiple words said, so it's best to specify $$2-5 which will only perform the command if there is atleast a second parameter filled.