Actions
Google » History » Revision 2
« Previous |
Revision 2/10
(diff)
| Next »
Per Amundsen, 02/11/2014 03:57 PM
Added in 1.5
/google [-nNpt] [window] <text>
Searches google for text and prints the output to current window or [window].
Switches
-p (or using /pgoogle) - Send the result to the channel instead of printing.
-t - Specifies a 'window' is defined.
-nN - Show N results.
Parameters
[window] - Window to show the result.
<text> - Text to search.
Example
;Search for 'Star Wars' and print 5 results. /google -n5 Star wars ;Search for 'Natalie Portman' and send the result to #channel. /google -p #channel Natalie Portman
Updated by Per Amundsen almost 11 years ago · 2 revisions