Log in | Back to darenet.org

C/google

Line 1: Line 1:
-
{{Related commands|[[ChanServ/8ball|8BALL]]<br />[[ChanServ/calc|CALC]]<br />[[ChanServ/dice|DICE]]<br />[[ChanServ/fml|FML]]<br />[[ChanServ/guess|GUESS]]<br />[[ChanServ/inspire|INSPIRE]]<br />[[ChanServ/isgd|ISGD]]<br />[[ChanServ/isitdown|ISITDOWN]]<br />[[ChanServ/pastebin|PASTEBIN]]<br />[[ChanServ/twitter|TWITTER]]<br />[[ChanServ/weather|WEATHER]]}}<span class="cmdsyn">GOOGLE [-d<number>]<term></span>
+
{{Related commands|[[C/8ball|8BALL]]<br />[[C/calc|CALC]]<br />[[C/dice|DICE]]<br />[[C/fml|FML]]<br />[[C/guess|GUESS]]<br />[[C/inspire|INSPIRE]]<br />[[C/isgd|ISGD]]<br />[[C/isitdown|ISITDOWN]]<br />[[C/pastebin|PASTEBIN]]<br />[[C/twitter|TWITTER]]<br />[[C/weather|WEATHER]]}}<span class="cmdsyn">GOOGLE [-d<number>]<term></span>
Allows you to search Google for the <term> specified. By default, only the first result is shown. However, you can specify the '-d' option to choose the number of results that should be returned (up to 10 total).
Allows you to search Google for the <term> specified. By default, only the first result is shown. However, you can specify the '-d' option to choose the number of results that should be returned (up to 10 total).
Line 7: Line 7:
===Examples===
===Examples===
{| class="srvcscmd" width="60%" style="font-size: 90%;"
{| class="srvcscmd" width="60%" style="font-size: 90%;"
-
| /msg ChanServ GOOGLE DareNET
+
| /msg C GOOGLE DareNET
| Returns the first result for the search term 'DareNET'
| Returns the first result for the search term 'DareNET'
|-
|-
-
| /msg ChanServ GOOGLE -d5 DareNET
+
| /msg C GOOGLE -d5 DareNET
| Returns the first five results for the search term 'DareNET'
| Returns the first five results for the search term 'DareNET'
|-
|-

Revision as of 17:07, 11 October 2012

Related Commands
8BALL
CALC
DICE
FML
GUESS
INSPIRE
ISGD
ISITDOWN
PASTEBIN
TWITTER
WEATHER

GOOGLE [-d<number>]<term>

Allows you to search Google for the <term> specified. By default, only the first result is shown. However, you can specify the '-d' option to choose the number of results that should be returned (up to 10 total).

Note, when using this command in-channel, if you do not have access in the channel, the answer may be reported privately instead of in the channel

Examples

/msg C GOOGLE DareNET Returns the first result for the search term 'DareNET'
/msg C GOOGLE -d5 DareNET Returns the first five results for the search term 'DareNET'


[Go Back]