Links (v1.0)
|
PDF |
Keeps a record of links it has seen.
Links from channel chats are stored and can be requested with search criteria.
The configuration file for this plugin is system/Links/LinksConfig.xml
The command for getting a full listing of links tracked via DCC chat. You can set the authLevel
to control who is allowed to access the command.
-
authLevel - ANY, ADMIN, MASTER, TRUSTED, NONE
<commandShowLinks authLevel="none">!links</commandShowLinks>
The command for searching through the tracked links. You can set the authLevel to control who is
allowed to access the command. The output is used to define where the output from the command will go.
-
authLevel - ANY, ADMIN, MASTER, TRUSTED, NONE
-
output - CHANNEL, PM, NOTICE
<commandSearchLink authLevel="none" output="channel">!link</commandSearchLink>
The command for removing a link. You can set the authLevel to control who is allowed to access the
command. The output is used to define where the output from the command will go.
-
authLevel - ANY, ADMIN, MASTER, TRUSTED, NONE
-
output - CHANNEL, PM, NOTICE
<commandRemoveLink authLevel="trusted" output="notice">!rmlink</commandRemoveLink>
The list of tracked links.
Command: !links
Description: This will show all of the links tracked (to DCC chat).
Auth Level: none
Where to give command: channel
Outputs to: DCC Chat
Example(s):
Command: !link <search>
Description: This will search through the tracked links and return any that match the search criteria.
Auth Level: none
Where to give command: channel
Outputs to: channel
Example(s):
Command: !rmlink <link>
Description: This will remove a link from the tracked list.
Auth Level: trusted
Where to give command: channel
Outputs to: notice
Example(s):
- !rmlink http://www.deaded.com