hashworks / phergie-plugin-srr-database-search
Phergie 插件,用于搜索 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-09-28 16:31:11 UTC
README
Phergie 插件,用于搜索 srrdb.com。
安装
要通过 Composer 安装,请使用以下命令,它将自动检测最新版本并将其与 ~
绑定。
composer require hashworks/phergie-plugin-srr-database-search
有关如何安装和启用插件的更多信息,请参阅 Phergie 文档中的 插件安装和启用。
配置
// 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>