$arg will return everything typed in the channel "if its the trigger is given", the problem i have, thats that it even grab the !trigger, how can i make it so it leav out the first word in the trigger "only the first word", like if i type in a channel:
!trigger text text
then i want it to be returned as: text text
and leav out the !trigger part, how can i solve this?