CodeWiki : BoxBot

WikiHome :: List Pages :: Login
cmantito.com

Revision [276]

Most recent edit made on 2008-11-20 11:47:39 by cmantito

Additions:
seeAlso = ["SphereBot"];




Revision [169]

Edited on 2008-10-19 10:11:10 by cmantito [reclassed as deprecated from abandoned]

Additions:
developmentStatus = "Deprecated - Succeeded by <a href='/SphereBot'>SphereBot</a>";
Categories: CategoryDeprecated, CategoryStable


Deletions:
developmentStatus = "Abandoned - Succeeded by <a href='/SphereBot'>SphereBot</a>";
Categories: CategoryAbandoned, CategoryStable




Revision [154]

Edited on 2008-10-19 09:42:41 by cmantito

Additions:
BoxBot is not altogether useless; however SphereBot effectively performs almost all of the functions that BoxBot was designed to. There is even a SphereBot module that allows backwards compatibility with BoxBot modules. I consider BoxBot to be deprecated. BoxBot is not available for download at the moment, although it will be short, it needs to be repackaged in a slightly friendlier manner. In the meantime, if you wish to acquire a copy, contact me. I'll be glad to send it to you.


Deletions:
BoxBot is not altogether useless; however SphereBot effectively performs almost all of the functions that BoxBot was designed to. There is even a SphereBot module that allows backwards compatibility with BoxBot modules. I consider BoxBot to be deprecated. BoxBot is not available for download at the moment, although it will be short, it needs to be repackaged in a slightly friendlier manner. In the meantime, if you wish to acquire a copy, contact me. I'll be glad to send it to you.




Revision [153]

Edited on 2008-10-19 09:42:13 by cmantito

Additions:
BoxBot is not altogether useless; however SphereBot effectively performs almost all of the functions that BoxBot was designed to. There is even a SphereBot module that allows backwards compatibility with BoxBot modules. I consider BoxBot to be deprecated. BoxBot is not available for download at the moment, although it will be short, it needs to be repackaged in a slightly friendlier manner. In the meantime, if you wish to acquire a copy, contact me. I'll be glad to send it to you.


Deletions:
BoxBot is not altogether useless; however SphereBot effectively performs almost all of the functions that BoxBot was designed to. There is even a SphereBot module that allows backwards compatibility with BoxBot modules. I consider BoxBot to be deprecated. BoxBot is not available for download at the moment, although it will be short, it needs to be repackaged in a slightly friendlier manner. In the meantime, if you wish to acquire a copy, contact me. I'll be glad to send it to you.




Revision [152]

Edited on 2008-10-19 09:41:54 by cmantito

Additions:
BoxBot is not altogether useless; however SphereBot effectively performs almost all of the functions that BoxBot was designed to. There is even a SphereBot module that allows backwards compatibility with BoxBot modules. I consider BoxBot to be deprecated. BoxBot is not available for download at the moment, although it will be short, it needs to be repackaged in a slightly friendlier manner. In the meantime, if you wish to acquire a copy, contact me. I'll be glad to send it to you.


Deletions:
BoxBot is not altogether useless; however SphereBot effectively performs almost all of the functions that BoxBot was designed to. There is even a SphereBot module that allows backwards compatibility with BoxBot modules. I consider BoxBot to be deprecated. BoxBot is not available for download at the moment, although it will be short, it needs to be repackaged in a slightly friendlier manner. In the meantime, if you wish to acquire a copy, contact me. I'd be glad to send it to you.




Revision [151]

Edited on 2008-10-19 09:41:37 by cmantito

Additions:
""

Script Information


BoxBot, the predecessor to SphereBot, was an extremely modular IRC bot, but the downfall lay in the fact that BoxBot's modules were not nearly as flexible as originally planned. BoxBot's modules were strictly Perl, and could only be bound to a few IRC events (join, part, topic, and privmsg). The PRIVMSG-bound modules had to be bound to a single specific command, which consisted of the configured command prefix ( the default was '::') followed by the module name. The JOIN-, PART- and TOPIC-bound moudles could only be associated with one channel; multiple channels required multiple modules. Similarly, the PRIVMSG-bound modules could only be bound to a single command; multiple commands required multiple module files. SphereBot was conceived while trying to repair these issues with BoxBot - it was felt that the only way to fully fix these problems without using band-aid hacks was to start over from scratch. So SphereBot was born.
BoxBot is not altogether useless; however SphereBot effectively performs almost all of the functions that BoxBot was designed to. There is even a SphereBot module that allows backwards compatibility with BoxBot modules. I consider BoxBot to be deprecated. BoxBot is not available for download at the moment, although it will be short, it needs to be repackaged in a slightly friendlier manner. In the meantime, if you wish to acquire a copy, contact me. I'd be glad to send it to you.


Deletions:
""
BoxBot was the predecessor to SphereBot. BoxBot was also an extremely modular IRC bot, but the downfall lay in the fact that BoxBot's modules were not as flexible as SphereBot's. BoxBot's modules were strictly Perl, and could only be bound to a few IRC events (join, part, topic, and privmsg). The PRIVMSG-bound modules had to be bound to a specific command, which consisted of the prefix (default was '::') followed by the module name. The JOIN-, PART- and TOPIC-bound moudles could only be associated with one channel; multiple channels required multiple modules. Similarly, the PRIVMSG-bound modules could only be bound to a single command; multiple commands warranted multiple modules. It was from these downfalls that SphereBot came. BoxBot is not altogether useless; however SphereBot effectively performs almost all of the functions that BoxBot was designed to. I consider BoxBot to be deprecated. BoxBot is not available for download at the moment, although I do intend to put it back up shortly. In the meantime, if you wish to acquire a copy, contact me. I'd be glad to send it to you.




Revision [130]

Edited on 2008-10-19 08:09:15 by cmantito

Additions:
Categories: CategoryAbandoned, CategoryStable


Deletions:
CategoryAbandoned CategoryStable




Revision [94]

Edited on 2008-10-19 07:55:57 by cmantito

Additions:

CategoryAbandoned CategoryStable




Revision [62]

Edited on 2008-10-18 22:39:03 by cmantito

Additions:
<script language="javascript" src="/_KCL/infobox-setup.js"></script>
project = "BoxBot";
commenced = "01/2005";
languages = ["Perl"];
latestVersion = "2.0-CVS";
developmentStage = "Stable";
developmentStatus = "Abandoned - Succeeded by <a href='/SphereBot'>SphereBot</a>";


Deletions:
var project = "BoxBot";
var commenced = "01/2005";
var languages = ["Perl"];
var latestVersion = "2.0-CVS";
var developmentStage = "Stable";
var developmentStatus = "Abandoned - Succeeded by <a href='/SphereBot'>SphereBot</a>";




Revision [54]

Edited on 2008-10-18 22:18:03 by cmantito

Additions:
var languages = ["Perl"];


Deletions:
var languages = ["Perl", "Java"];




Revision [53]

Edited on 2008-10-18 22:17:50 by cmantito

Additions:
var developmentStatus = "Abandoned - Succeeded by <a href='/SphereBot'>SphereBot</a>";


Deletions:
var developmentStatus = "Abandoned - Succeeded by <a href='http://code.kevinsnet.com/SphereBot'>SphereBot</a>";




Revision [52]

Edited on 2008-10-18 22:17:33 by cmantito

Additions:
BoxBot was the predecessor to SphereBot. BoxBot was also an extremely modular IRC bot, but the downfall lay in the fact that BoxBot's modules were not as flexible as SphereBot's. BoxBot's modules were strictly Perl, and could only be bound to a few IRC events (join, part, topic, and privmsg). The PRIVMSG-bound modules had to be bound to a specific command, which consisted of the prefix (default was '::') followed by the module name. The JOIN-, PART- and TOPIC-bound moudles could only be associated with one channel; multiple channels required multiple modules. Similarly, the PRIVMSG-bound modules could only be bound to a single command; multiple commands warranted multiple modules. It was from these downfalls that SphereBot came. BoxBot is not altogether useless; however SphereBot effectively performs almost all of the functions that BoxBot was designed to. I consider BoxBot to be deprecated. BoxBot is not available for download at the moment, although I do intend to put it back up shortly. In the meantime, if you wish to acquire a copy, contact me. I'd be glad to send it to you.


Deletions:
BoxBot was the predecessor to SphereBot. BoxBot was also an extremely modular IRC bot, but the downfall lay in the fact that BoxBot's modules were not as flexible as SphereBot's. BoxBot's modules were strictly Perl, and could only be bound to a few IRC events (join, part, topic, and privmsg). The PRIVMSG-bound modules had to be bound to a specific command, which consisted of the prefix (default was '::') followed by the module name. The JOIN-, PART- and TOPIC-bound moudles could only be associated with one channel; multiple channels required multiple modules. Similarly, the PRIVMSG-bound modules could only be bound to a single command; multiple commands warranted multiple modules. It was from these downfalls that SphereBot came. BoxBot is not altogether useless; however SphereBot effectively performs almost all of the functions that BoxBot was designed to. I consider BoxBot to be deprecated. BoxBot is not available for download at the moment, although I do intend to put it back up shortly. In the meantime, if you wish to acquire a copy, contact me. I'd be glad to send it to you.




Revision [36]

The oldest known version of this page was edited on 2008-10-17 12:06:10 by cmantito
BoxBot was the predecessor to SphereBot. BoxBot was also an extremely modular IRC bot, but the downfall lay in the fact that BoxBot's modules were not as flexible as SphereBot's. BoxBot's modules were strictly Perl, and could only be bound to a few IRC events (join, part, topic, and privmsg). The PRIVMSG-bound modules had to be bound to a specific command, which consisted of the prefix (default was '::') followed by the module name. The JOIN-, PART- and TOPIC-bound moudles could only be associated with one channel; multiple channels required multiple modules. Similarly, the PRIVMSG-bound modules could only be bound to a single command; multiple commands warranted multiple modules. It was from these downfalls that SphereBot came. BoxBot is not altogether useless; however SphereBot effectively performs almost all of the functions that BoxBot was designed to. I consider BoxBot to be deprecated. BoxBot is not available for download at the moment, although I do intend to put it back up shortly. In the meantime, if you wish to acquire a copy, contact me. I'd be glad to send it to you.
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki