Difference between revisions of "Nanobot"

From Insomnia 24/7 Wiki
Jump to: navigation, search
imported>Wikiadmin
imported>Wikiadmin
m
Line 1: Line 1:
 
== WARNING ==
 
== WARNING ==
 
:The documentation on these pages is for version 3 of nanobot.
 
:The documentation on these pages is for version 3 of nanobot.
:Development on version 3 has stopped in favor of version 4 which is still in beta at this time.
+
:'''Development on version 3 has stopped''' in favor of version 4 which is still in beta at this time.
  
 
== What is nanobot ==
 
== What is nanobot ==

Revision as of 18:55, 10 May 2014

WARNING

The documentation on these pages is for version 3 of nanobot.
Development on version 3 has stopped in favor of version 4 which is still in beta at this time.

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.
If you require a version without IPv6 or SSL support, a link can be found in the F.A.Q.

More info