hashworks/phergie-plugin-srr-database-search

Phergie plugin to search srrdb.com.

Installs: 27

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/hashworks/phergie-plugin-srr-database-search

v1.1.0 2015-02-15 12:04 UTC

This package is not auto-updated.

Last update: 2025-10-11 21:48:47 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>