Phergie plugin to search srrdb.com.
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.
// 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.
)),
srrdb <imdbid|archive-crc|dirname|query>