Limnoria/plugins/Google
Valentin Lorentz e2d72c5a43 Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
..
locales Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
README.md changed the link to markdown format 2016-02-09 20:09:35 +02:00
__init__.py Use importlib instead of imp. 2020-01-26 12:00:08 +01: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 all plugins: Use msg.channel instead of msg.args[0] + give network name to self.registryValue. 2019-08-24 23:35:01 +02:00
test.py Aka, Google, String: fix more DeprecationWarning in tests (#1328) 2020-01-26 11:31:28 -08: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