mirror of
https://github.com/Mikaela/Limnoria-doc.git
synced 2024-11-23 20:49:43 +01:00
1.1 KiB
1.1 KiB
The Seeks plugin
Command
seeks search <query>
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.