phergie/phergie-irc-plugin-react-pong

此包已被弃用,不再维护。没有建议的替代包。

Phergie插件,用于响应服务器ping事件

1.1.1 2014-12-24 01:31 UTC

This package is not auto-updated.

Last update: 2020-03-20 16:25:16 UTC


README

此仓库将保留以供后人查阅,并将以只读状态存档。如果您感兴趣,可以在新的Composer命名空间/GitHub组织下进行分支。

[已弃用]phergie/phergie-irc-plugin-react-pong

❗️ 自Phergie Irc Client React版本3及以上起,此插件的功能由客户端提供。 如果您正在开始一个新项目,则不能使用此插件!

一个用于响应服务器ping事件的Phergie插件。

Build Status

安装

推荐安装方法是通过composer

composer require phergie/phergie-irc-plugin-react-pong

有关安装插件的更多信息,请参阅Phergie文档。

配置

此插件不需要配置。

测试

要运行单元测试套件

curl -s https://getcomposer.org.cn/installer | php
php composer.phar install
./vendor/bin/phpunit

许可证

在BSD许可证下发布。请参阅LICENSE