I'm attempting to create a bot that will do a few things. I'm stuck on one thing.

When I type something like ?announce blah blah blah i want another client that i am configuring to relay it. The problem Im' having is that I can not find the correct variable to identify what was typed, this is what I have...

on *:TEXT:?announce DONT KNOW WHAT SHOULD BE HERE TO REPRESENT THE TEXT:#channel:/amsg DONT KNOW WHAT SHOULD BE HERE TO REPRESENT THE TEXT

Thanks in advance