t0xirc is a PHP class that enable applications to interact with the popular IRC bot Eggdrop. It can be used to include a list of connected users on a Web page, or even to write a CLI PHP script that runs in the background and gives some intelligence to idle bots.
| Tags | Software Development Libraries php classes Communications Chat IRC |
|---|---|
| Licenses | GPL |
| Implementation | PHP |


Release Notes: This release adds support for networks with more than 9 characters in nicknames, and adds a reason parameter to the "kick" method. Handling of "_" characters in channel names has been fixed, and there are small fixes to the connect() method.


Release Notes: A new use_channel($chan) method, support for callback methods, a fix for a small bug in init code, and updates to the bundled example.php.


Release Notes: This release adds a pubact($text, $chan) method and support for botnick (botnick.tcl is needed), fixes some minor bugs, and has an updated README with timer callbacks information.


Release Notes: Detection of the bot nickname, defines for callbacks, regexps, and a disconnect() method were added. Fixes were made for example.php (with an infinite loop bug if connect() was fed with invalid login/pass), and documentation was updated.


No changes have been submitted for this release.
14 Jul 2004 12:43
thanks :)
brilliant script,
thanks alot!