Joker the IRC bot is a PHP class designed for quick and easy IRC bot construction. This base class contains methods that can be executed from your plugins. It has built-in flood protection, timers, and a powerful plugin system that allows you to reload plugin classes on-the-fly, without restarting the PHP console or disconnecting from the network.
| Tags | PHP IRC bot Chat |
|---|---|
| Licenses | MIT |
| Operating Systems | Cross-platform Linux Windows OS Independent |
| Implementation | PHP |
| Translations | English |
Recent releases


Release Notes: A Seen plugin was added. It stores the public activity of users and answers the !seen <nickname> command. This is first example of plugin with a Sqlite database. There was also a small fix for samples, and an instance of Joker was added into plugin initialization.


Release Notes: New methods were added to the main bot class, and old ones were improved. Long lines are now split into many chunks before sending a message. You can now use a more developer-friendly $joker->answer method, more effective anti-flood protection, and a more clever plugin loading system. A QuakeLive player stats plugin was added. It grabs player statistics from quakelive.com. At the moment it can display summary information such as wins/losses, accuracy, last match result, etc., and a player friends list including clantags, nicknames, and countries.


Release Notes: Timers, plugin loading and unloading, and more example plugins were added.
A tool which reports the status of logical drives on HP Smart Arrays.