Bot::BasicBot::Pluggable::Module::Google is an extension to the simple irc bot base class allowing for pluggable modules.
SYNOPSIS
Googles for things
IRC USAGE
Commands:
google < terms >
Returns google hits for the terms given
spell
Returns a google spelling suggestion for the words 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 >'
Product's homepage
Requirements:
· Perl