Difference between revisions of "Nanobot"

From Insomnia 24/7 Wiki
Jump to: navigation, search
imported>Wikiadmin
(What is nanobot)
imported>Wikiadmin
(What is nanobot)
Line 1: Line 1:
 
== What is nanobot ==
 
== What is nanobot ==
:Nanobot is an IRC bot written in Perl.
+
:Nanobot is an open source IRC bot written in Perl. It's licenced under the [http://creativecommons.org/licenses/BSD/ BSD licence].
 
:It's aim is to be fast and flexible, as well as being able to run on any platform that supports Perl.
 
:It's aim is to be fast and flexible, as well as being able to run on any platform that supports Perl.
  

Revision as of 15:01, 25 February 2011

What is nanobot

Nanobot is an open source IRC bot written in Perl. It's licenced under the BSD licence.
It's aim is to be fast and flexible, as well as being able to run on any platform that supports Perl.
It has several built-in commands which find common use, in addition to these commands, modules with extra functionallity may be loaded and unloaded at any time, without needing to restart the bot.
Both SSL and IPv6 support are built into the bot.

More info