Azteko Ako: Try to use | after each answer.. (Example: Answer1 | Answer2 | Answer3). To do the answers in random order, click the "Randomize if multiple answers." button..
__________________________________________________
Tarti: Do this: Click add to add a new answer. Enter what you want in "Name"-textbox. In Receive, type in this:
^!google ([^/].+)$
In Answer, type in this:
http://www.google.com/search?q=$1
Choose Type:
RegExp
You dont need to activate any flags, but to be safe, activate "Ignore Case".
BTW: If a user tries to type for example !google word1 word2, the 2'nd work will be outside of the link (like this:
http://www.google.com/search?q=word1 word2)