hashworks/phergie-xrel-plugin 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

hashworks/phergie-xrel-plugin

最新稳定版本:v1.0.1

Composer 安装命令:

composer require hashworks/phergie-xrel-plugin

包简介

Phergie plugin to access the xREL.to API.

README 文档

README

Phergie plugin to access the xREL.to API.

Install

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

composer require hashworks/phergie-xrel-plugin

See Phergie documentation for more information on installing and enabling plugins.

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.
latest [[hd-]movie|[hd-]tv|game|update|console|[hd-]xxx] Responds with a list of latest releases.
hot [movie|tv|game|console] Responds with a list of latest hot releases.
nfo <dirname> Responds with a nfo link for a scene dirname.

统计信息

  • 总下载量: 26
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 3
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GNU
  • 更新时间: 2015-02-08