hashworks / phergie-plugin-srr-database-search
Phergie plugin to search srrdb.com.
v1.1.0
2015-02-15 12:04 UTC
Requires
Suggests
- phergie/phergie-irc-plugin-react-commandhelp: provides interactive help for commands
This package is not auto-updated.
Last update: 2024-12-21 17:58:37 UTC
README
Phergie plugin to search srrdb.com.
Install
To install via Composer, use the command below, it will automatically detect the latest version and bind it with ~
.
composer require hashworks/phergie-plugin-srr-database-search
See Phergie documentation for more information on installing and enabling plugins.
Configuration
// dependency new \Phergie\Irc\Plugin\React\Command\Plugin, new \hashworks\Phergie\Plugin\SRRDatabaseSearch\Plugin(array( 'limit' => 5, // Optional. Limit the number of results replied to the user. 'hideUrlOnMultipleResults' => false // Optional. Hide URLs on multiple results. )),
Syntax
srrdb <imdbid|archive-crc|dirname|query>