Limnoria/plugins/Google
James Lu 73be2bf3d8 Google: update link to supported languages list
Google has since reformatted their docs and moved the language support info to a separate page.
2016-12-18 14:53:01 -08:00
..
locales Add l10n-es for AutoMode, BadWords & Google 2015-01-09 20:04:59 +02:00
README.md changed the link to markdown format 2016-02-09 20:09:35 +02:00
__init__.py Remove need for 2to3. 2015-08-11 16:50:23 +02:00
config.py Google: Set default value of maximumResults to 3 2014-10-20 14:19:18 +02:00
messages.pot Squashed commit of the following: 2014-12-20 14:37:27 +01:00
plugin.py Google: update link to supported languages list 2016-12-18 14:53:01 -08:00
test.py Google: Decode URLs. Closes GH-1260. 2016-08-10 22:52:00 +02:00

README.md

This is a simple plugin to provide access to the Google services we all know and love from our favorite IRC bot.

Commands: cache, calc, fight, google, lucky, phonebook, and translate

Basic usage

  1. google

Searches for a string and gives you 3 results from Google search >!google something

  1. lucky

Return the first result (Googles “Im Feeling Lucky” search) >!lucky something

  1. calc

Does mathematic calculations >!calc 5+4

  1. translate

Translates a string >!translate en ar test

Check: Supported language codes