C/google
m (→Examples) |
|||
Line 6: | Line 6: | ||
===Examples=== | ===Examples=== | ||
- | {| class="srvcscmd" width=" | + | {| class="srvcscmd" width="60%" style="font-size: 90%;" |
| /msg ChanServ GOOGLE DareNET | | /msg ChanServ GOOGLE DareNET | ||
| Returns the first result for the search term 'DareNET' | | Returns the first result for the search term 'DareNET' |
Revision as of 02:41, 9 January 2012
Related Commands
| |
8BALL CALC DICE FML GUESS INSPIRE ISGD ISITDOWN PASTEBIN 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 ChanServ GOOGLE DareNET | Returns the first result for the search term 'DareNET' |
/msg ChanServ GOOGLE -d5 DareNET | Returns the first five results for the search term 'DareNET' |
[Go Back] |