Download List

Descripción del Proyecto

bobot++ is an IRC bot written in C++. Being the evolution of bobot, it provides time dependent commands, multichannel, flood control and many other features.

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.

2005-07-04 02:40
2.0.2

Esta versión corrige edificio con GCC 4.0 en AMD64.
Tags: Stable, Minor bugfixes
This release fixes building with GCC 4.0 on AMD64.

2005-06-30 03:19
2.1.8

Construir sin la interfaz de secuencias de comandos vuelve a funcionar. El evaluador de depuración de Guile está habilitada a través de "- debug" o la nueva "- debug opción de secuencias de comandos". Cuando se habilita el evaluador de depuración, los errores de secuencia de comandos de impresión backtraces completo el registro de errores. Hay ahora (un módulo de "bot bobotpp) 'que permite a los módulos de Guile para acceder a las primitivas de bot. La API de secuencias de comandos se hizo más coherente y flexible, y más documentación ha sido escrita. La longitud máxima de nick el bot ahora puede ser especificado en el archivo de configuración.
Tags: Unstable, Major feature enhancements
Building without the scripting interface works again. The Guile debugging evaluator is now enabled via '--debug' or the new '--debug-scripts' option. When the debugging evaluator is enabled, script errors print full backtraces to the error log. There is now a module '(bobotpp bot)' that allows Guile modules to access the bot primitives. The scripting API was made more consistent and flexible, and more documentation has been written. The maximum nick length of the bot may now be specified in the configuration file.

2005-06-28 12:49
2.0.1

Esta versión corrige un error con la lista de usuarios que se produjo cuando el alias del bot que figuran letras mayúsculas.
Tags: Stable, Minor bugfixes
This release fixes a bug with the user list which
occurred when the bot's nickname contained
uppercase letters.

2005-06-01 03:51
2.1.7

Esta versión corrige un error grave en la lista de usuarios que causó el bot para eliminar el usuario primero, cuando el robot de Nick fue en minúsculas. Un error de las prohibiciones programado se ha fijado también.
Tags: Unstable, Major bugfixes
This release fixes a major bug in the user list which caused the bot to
delete the first user when the bot's nick was all lowercase. A bug with
timed bans has been fixed as well.

2005-03-11 19:24
2.1.6

Esta versión corrige los errores tokenización importante cadena de 2.1.5. El robot de ahora volverá a correr.
Tags: Unstable, Major bugfixes
This release fixes the major string tokenization bugs of 2.1.5. The bot will now run again.

Project Resources