NAME

Bot::BasicBot::Pluggable::Module::Google

SYNOPSIS

Googles for things

IRC USAGE

Commands:

google <terms>

Returns google hits for the terms given

spell <term>

Returns a google spelling suggestion for the wors given

VARS

google_key

The google API key to use for lookups. Must be set to use the module. The easiest way to do this is to use the 'Vars' module and tell the bot

  '!set Google google_key <key>'