Is there any way to grab the text a user enters following a command? For example, let's say I offer a chance for people to submit character name ideas via a command that they have to pay points for. The idea would be to setup a command "!name", that has a currency cost. Then when they enter the command (!name Stellagosa), it posts the message "@user@ has suggested the name 'Stellagosa'!" Or if someone enters "!name Little Bo Peep" it returns: "@user@ has suggested the name 'Little Bo Peep'!"
I can't seem to find a command for custom text entry, so I'm not sure if it's an option here...