elstamey/phergie-irc-plugin-react-tableflip
Composer 安装命令:
composer require elstamey/phergie-irc-plugin-react-tableflip
包简介
Phergie plugin for Outputting the upside down version of a phrase
README 文档
README
Phergie plugin for Outputting an overturned table and the upside down translation of a word or phrase submitted.
Install
The recommended method of installation is through composer.
{
"require": {
"phergie/phergie-irc-plugin-react-tableflip": "dev-master"
}
}
See Phergie documentation for more information on installing and enabling plugins.
Configuration
return [ 'plugins' => [ // configuration new \Phergie\Irc\Plugin\React\TableFlip\Plugin([]) ] ];
Usage
Inside the channel #phergie
elstamey: !tableflip I literally just ate a cricket right now
Phergie: (╯°□°)╯︵ ┻━┻ ʍou ʇɥƃıɹ ʇǝʞɔıɹɔ ɐ ǝʇɐ ʇsnɾ ʎꞁꞁɐɹǝʇıꞁ I
Tests
To run the unit test suite:
curl -s https://getcomposer.org/installer | php
php composer.phar install
./vendor/bin/phpunit
License
Released under the BSD License. See LICENSE.
统计信息
- 总下载量: 35
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-2-Clause
- 更新时间: 2015-12-03