Log in

View Full Version : Search Engine Function



ntin0s
01-16-2011, 10:22 PM
Hello ,

I want to add a function to my chat bot so when the case is search it will echo the first result found in google. Any ideas? I got a google API if this helps.

Lot of thanks

ntin0s
01-17-2011, 02:01 AM
usually i get many responses:confused:

djr33
01-17-2011, 02:17 AM
You'll get more responses if you give enough information. What are you working with?

ntin0s
01-17-2011, 02:21 AM
im working on a chat bot that replies back if certain commands are given like if u say "echo hello" responds "hello". It has many cases as case "echo" , "calc" etc. and i want if the user types "search hello" will respond with the first result from google.