Posts Tagged 'IRC'

Smart IRC

Posted by admin on December 11 2009 Add Comments

Smart IRC

By : Mirco “MEEBEY” Bauer
SmartIRC is a PHP class for communication with IRC networks, which conforms to the RFC 2812 (IRC). It provides an API that handles all IRC protocol messages.
This class is designed for creating IRC bots, chats and show IRC information on Web pages.
Download :
http://www.ziddu.com/download/7324558/smartirc-2003-12-10.zip.html

maxIrcBot

Posted by admin on December 10 2009 Add Comments

maxIrcBot

By : Max
This package can be used to create a robot to access IRC channels
It can login to an IRC server with authenticating with a given user name and password.
The class can join channels, send messages, reply to users and define actions to execute as IRC commands.
It can be extended with separate plug-in [...]

Joker the IRC bot

Posted by admin on December 10 2009 Add Comments

Joker the IRC bot

By : Sergei Miami
This package can be used as client to access IRC servers and act as bots.
The main class can connect to an IRC server, send commands and retrieve responses from the server.
It can also detect several types of events and dispatch external plug-in classes that were previously registered [...]

IRC Sock

Posted by admin on December 10 2009 Add Comments

IRC Sock

By : Sebastien Renauld
This class implements a robot that automatically logs in a IRC network and sends a batch of commands.
The class can connect to an IRC server of a given address and port and authenticate itself as an user given by the parameters nick, and userid.
It can handle normal IRC protocol messages and [...]

IRC connect class

Posted by admin on December 10 2009 Add Comments

IRC connect class

By : Igor Herson Aquino de França
This class can be used as a robot to access IRC channels.
It connects to a given IRC server and authenticates on behalf of a given user.
The class can join to a given IRC channel after it receives the message of the day.
While it stays joined to the [...]

Bobo PHP IRC Class

Posted by admin on December 10 2009 Add Comments

Bobo PHP IRC Class

By : JImmy Bo
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 [...]

Best of IRC

Posted by admin on December 10 2009 Add Comments

Best of IRC

By : Shadow aok
This class can be used to parse IRC channel logs and reformat as HTML.
It can replace text color escape sequences into equivalent HTML tags.
It can also convert smiley character sequences into HTML tags to show corresponding icon images.
Download :
http://www.ziddu.com/download/7321337/bestofirc-2006-01-06.zip.html