Google (v1.6)
|
PDF |
Perform a Google search.
Make a search using Google and return the first result as
a clickable link. Also works with Google Calculator.
There is no configuration available for this plugin at this time.
Command: !google
Description: Returns the first result of searching Google
Auth Level: none
Where to give command: channel
Outputs to: channel
Example(s):
- !google pircbot plugin framework
v1.6 |
Updated the result matching regexp to match after Google changed their HTML (again), and changed the default TLD to .com. (by EdorFaus) |
v1.5 |
Updated the result matching regexp to match after Google changed their HTML (again). (by EdorFaus) |
v1.4 |
Added configuration setting for what TLD (top-level domain) to search on, and set the default one to .de (Germany). (by Bananeweizen) |
v1.3 |
Added matching of Google Calculator results so the plugin can be used with those as well. (by EdorFaus) |
v1.2 |
Updated the result matching regexp to match after Google changed their HTML. (by EdorFaus) |
v1.1 |
Removed the trailing " on the returned URLs. (by EdorFaus) |
v1.0 |
First Version by Jibbler |