Code:
on *:TEXT:!google *:#: { 
  msg # Let me google that for you... http://lmgtfy.com/?q= $+     $replace($2-, $chr(32), +)
}