dasprid / shoutirc-php-client
This package is abandoned and no longer maintained.
No replacement package was suggested.
Client for the ShoutIRC socket server
1.0.1
2018-02-09 11:50 UTC
Requires
- php: >=5.4.0
Suggests
- ext-openssl: Allows using secured connections
This package is auto-updated.
Last update: 2022-04-15 22:44:04 UTC
README
This is a PHP client for the ShoutIRC remote command server. See: http://wiki.shoutirc.com/index.php/Remote_Commands
It implments all available commands except those which require to be logged in as DJ, as that could lead to the bot sending us unrequested responses, which would only work well with non-blocking connections.