From Botdom Wiki
A lot of bots have a Google command in them, which makes the user able to search Google directly from dAmn.
- The commands are usually made either using Google API that works in SOAP XML protocol, or just parsing the HTML code of /search?q=%1.
- This command has existed since version 1.5 of NoodleBot and 0.1b of Futurism, where it's part of the searches module.

