ircbot/Classes/Client
Jan Philipp Timme 8e32f35edf [TASK] Introduced addLine() to the buffer class.
[TASK] Made createBuffer function protected in ProtocolHandler classes.
2011-06-26 14:03:32 +00:00
..
AbstractClient.php [TASK] Added function for clients, so they're able to send initial data right after connecting to a server. 2011-06-25 22:13:53 +00:00
BotClient.php [TASK] Added function for clients, so they're able to send initial data right after connecting to a server. 2011-06-25 22:13:53 +00:00
ClientManager.php [TASK] Updated variable names to lowerCamelCase. 2011-06-25 23:16:28 +00:00
IrcClient.php [TASK] Introduced addLine() to the buffer class. 2011-06-26 14:03:32 +00:00