Limnoria-doc/use/plugins/seeks.rst
2011-10-29 13:29:17 +02:00

1.1 KiB

The Seeks plugin

Command

Searches the <query> in a seeks node.

Configuration

supybot.plugins.Seeks.format

Default value: %(url)s - %(seeks_score)s

The format used to display each result.

supybot.plugins.Seeks.number

Default value: 5

The number of results to display.

supybot.plugins.Seeks.separator

Default value: /

The character(s) to use between search results.

supybot.plugins.Seeks.url

Default value: http://www.seeks.fr/search?expansion=1&action=expand&output=json&q=

The Seeks server that this plugin will use.

supybot.plugins.Seeks.public

Default value: True

Determines whether this plugin is publicly visible.