!google command help

Hello.

I was wondering if one of you kind folks can educate me on why this “let me google that for you”/ “google” commands is no longer functioning and a possible solution/work around. Thanks for your time.

One of the two examples provided in the nightbot support forum:

!addcom !google http://lmgtfy.com/?q=$(customapi http://nightdev.com/hosted/echo_querystring.php?query=$(query))

The current result for both: http://lmgtfy.com/?l=1&q=Remote Server Returned Code 404

You would need to use the new querystring variable: https://docs.nightbot.tv/commands/variables/querystring

!commands add !google http://lmgtfy.com/?q=$(querystring)
2 Likes

Thank you for your help!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.