|
|
| Name: |
Bobo PHP IRC Class |
| Base name: |
phpirc |
| Description: |
Client to access IRC servers |
| Related classes: |
irc, bot, join, IRC bot, ircbot, php irc bot, leave |
| Version: |
1 |
| PHP version: |
5 |
| License: |
Freely Distributable |
| All time users: |
596 users |
| All time rank: |
4195 |
| Week users: |
3 users |
| Week rank: |
1179 |
| |
|
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.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Not sure (58.3%) |
Not sure (50.0%) |
- |
Sufficient (75.0%) |
- |
- |
Not sure (41.7%) |
1919 |
| Month: |
Not yet rated by the users |
| |
Applications that use 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.
| |
Files |
|
|
| 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 |