2017 © Pedro Peláez
 

library phergie-xrel-plugin

Phergie plugin to access the xREL.to API.

image

hashworks/phergie-xrel-plugin

Phergie plugin to access the xREL.to API.

  • Wednesday, March 28, 2018
  • by hashworks
  • Repository
  • 1 Watchers
  • 0 Stars
  • 15 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Phergie-xREL-Plugin

Phergie plugin to access the xREL.to API., (*1)

Install

To install via Composer, use the command below, it will automatically detect the latest version and bind it with ~., (*2)

composer require hashworks/phergie-xrel-plugin

See Phergie documentation for more information on installing and enabling plugins., (*3)

Configuration

// dependency
new \Phergie\Irc\Plugin\React\Command\Plugin,
new \WyriHaximus\Phergie\Plugin\Dns\Plugin,
new \WyriHaximus\Phergie\Plugin\Http\Plugin(array('dnsResolverEvent' => 'dns.resolver')),
new \hashworks\Phergie\Plugin\xREL\Plugin(array(
    // Optional. Searches for release dirnames in all messages and applies the nfo command on them.
    'parseAllMessages' => false,
    // Optional. Limit of posts per command.
    'limit' => 5
)),

Syntax

upcoming Responds with a list of upcoming movies.br/ latest [[hd-]movie|[hd-]tv|game|update|console|[hd-]xxx] Responds with a list of latest releases.br/ hot [movie|tv|game|console] Responds with a list of latest hot releases.br/ nfo <dirname> Responds with a nfo link for a scene dirname., (*4)

The Versions

28/03 2018

dev-master

9999999-dev

Phergie plugin to access the xREL.to API.

  Sources   Download

GNU GPL v3.0 GPL-3.0-or-later

The Requires

 

plugin bot irc phergie xrel nfo

08/02 2015

v1.0.1

1.0.1.0

Phergie plugin to access the xREL.to API.

  Sources   Download

GNU GPL v3.0

The Requires

 

plugin bot irc phergie xrel nfo

08/02 2015

v1.0

1.0.0.0

Phergie plugin to access the xREL.to API.

  Sources   Download

GNU GPL v3.0

The Requires

 

plugin bot irc phergie xrel nfo