if ur going to do it through a msg your going to have to specify a channel
or i guess you could use active
lets say your going to specify
Code:
on *:text:-action *:?:{
describe $$2 $$3-
}

if im doing this right
and i like to think i am
then youll do -action #channel flops about like a penguin
then it will take -action as $1 #channel as $2 and flops about like a penguin as $3-
hopefully this works for u