Module:internet.lookup.google
From NoxBot the modular PHP IRC bot
(Redirected from Command:internet.lookup.google.GoogleVideo)
| Module: internet.lookup.google | |
|---|---|
| Developer | Mark Sanders |
| Namespace | internet.lookup |
| Commands | Google GoogleVideo |
| Copyright | 2005-2009 Mark Sanders |
| License | GNU GPLv3 |
Description
This module, command or validator is not properly documented yet. The behavior of the module, command or validator can change or be removed without notice.
Commands
- No AuthGroup defined.
- Alias: gg
- Argument: stringmany:nonempty named as "query"
- Chaining: Undefined
- Help line: Searches google with your query and returns the first urls found.
This module, command or validator is not properly documented yet. The behavior of the module, command or validator can change or be removed without notice.
GoogleBlog
- No AuthGroup defined.
- Alias: gbl
- Argument: stringmany:nonempty named as "query"
- Chaining: Undefined
- Help line: Searches google blogs with your query and returns the first urls found.
This module, command or validator is not properly documented yet. The behavior of the module, command or validator can change or be removed without notice.
GoogleBook
- No AuthGroup defined.
- Alias: gb
- Argument: stringmany:nonempty named as "query"
- Chaining: Undefined
- Help line: Searches google books with your query and returns the first urls found.
This module, command or validator is not properly documented yet. The behavior of the module, command or validator can change or be removed without notice.
GoogleNews
- No AuthGroup defined.
- Alias: gn
- Argument: stringmany:nonempty named as "query"
- Chaining: Undefined
- Help line: Searches google news with your query and returns the first urls found.
- Enter description here...
* * @param event $event * @param unknown_type $dh * @param unknown_type $nick * @param unknown_type $alias * @param unknown_type $help
GoogleVideo
- No AuthGroup defined.
- Alias: gv
- Argument: stringmany:nonempty named as "query"
- Chaining: Undefined
- Help line: Searches google video with your query and returns the first urls found.
This module, command or validator is not properly documented yet. The behavior of the module, command or validator can change or be removed without notice.
History
0.5
Rewritten to support chaining and the new module structure.
0.4
Rewritten to suit new google API and plugin structure.
0.3
Created.
Copyright and License
Copyright (C) 2005-2009 Mark Sanders
License: GNU GPLv3
User comments
|
Below you can find comments and annotations added by users. |
No comments added yet. Be the first to add a new comment. Be sure that you understand the guidelines of commenting.
|
User comments can include false information. We are not responsble for the content posted by users. |
|
Useful links for NoxBot users | |||||
|
Browse through the functionality of NoxBot by | |||||
|
Useful links for NoxBot Developers and module writers | |||||

