This class can be used as an IRC client to access IRC servers.
It can connect to a given IRC server and execute and process several types of system commands and user specified commands.
Currently it can set the user nick name, join and leave channels, list channels, get the topic of a channel, send messages to another user or a channel, etc.
This class is basically a bot creation class.
| There are not enough user ratings to display for this class. |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| File |
Role |
Description |
bobot.php |
Example |
An example use of Bobo's IRC Class |
class.boboirc.php |
Class |
The class file for Bobo's PHP IRC Class |