hivemedia / shoutirc-php-client
Client for the ShoutIRC socket server
1.1.1
2015-05-16 16:31 UTC
Requires
- php: >=5.4.0
Suggests
- ext-openssl: Allows using secured connections
This package is not auto-updated.
Last update: 2026-04-26 02:33:24 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.