Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hashworks/phergie-srr-database-search
Phergie plugin to search srrdb.com.
https://github.com/hashworks/phergie-srr-database-search
Last synced: about 1 month ago
JSON representation
Phergie plugin to search srrdb.com.
- Host: GitHub
- URL: https://github.com/hashworks/phergie-srr-database-search
- Owner: hashworks
- License: gpl-3.0
- Created: 2015-02-14T18:42:16.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-03-28T14:54:52.000Z (over 6 years ago)
- Last Synced: 2024-10-19T22:48:43.109Z (2 months ago)
- Language: PHP
- Size: 19.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PhergieSRRDatabaseSearch
[Phergie](http://github.com/phergie/phergie-irc-bot-react/) plugin to search srrdb.com.
## Install
To install via [Composer](http://getcomposer.org/), 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](https://github.com/phergie/phergie-irc-bot-react/wiki/Usage#plugins).## Configuration
```php
// 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 `