Pgoogle » History » Revision 2
Revision 1 (Per Amundsen, 02/10/2014 10:14 PM) → Revision 2/8 (Per Amundsen, 02/11/2014 03:57 PM)
_Added in 1.5_ */pgoogle [-nNt] ]-nNt] [window] <text>* Searches google for text and sends the output to current window or [window]. *Switches* -t - Specifies a 'window' is defined. -nN - Show N results. *Parameters* [window] - Window to show the result. <text> - Text to search. *Example* <pre> ;Search for 'Star Wars' and print 5 results. /pgoogle -n5 Star wars ;Search for 'Natalie Portman' and send the result to #channel. /pgoogle #channel Natalie Portman </pre>