Download List

Projeto Descrição

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-07-08 22:57
1.0.4

Esta versão adiciona suporte para as redes com mais de 9 caracteres em apelidos, e adiciona um parâmetro razão para o "pontapé" método. Manipulação de caracteres "_" em nomes de canal tenha sido fixado, e há pequenas correções para o método connect ().
Tags: Minor feature enhancements
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.

2003-02-22 16:18
1.0.3

Um novo use_channel ($ chan) método, o apoio a métodos de retorno, uma correção para um pequeno erro no código de inicialização e atualizações para o example.php agrupados.
Tags: Minor feature enhancements
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.

2002-11-08 01:24
1.0.2

Esta versão adiciona uma PUBACT (texto, $ chan) e método de suporte para Botnick (botnick.tcl é necessário), corrige alguns pequenos bugs, e tem um README atualizado com informações callbacks timer.
Tags: Minor feature enhancements
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.

2002-08-14 05:39
1.0.1

Detecção do apelido bot, define para callbacks, expressões regulares, e uma desconexão () método foram adicionados. Correções foram feitas para example.php (com um erro de loop infinito se conectar () foi alimentado com login inválido / pass), ea documentação foi atualizada.
Tags: Minor bugfixes
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.

2002-08-10 08:44
1.0.0

Tags: Initial freshmeat announcement

Project Resources