Difference between revisions of "Nanobot"
imported>Wikiadmin (→What is nanobot) |
imported>Wikiadmin |
||
Line 1: | Line 1: | ||
+ | == 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 == | == What is nanobot == | ||
:Nanobot is an open source IRC bot written in Perl. It's licenced under the [http://creativecommons.org/licenses/BSD/ BSD licence]. | :Nanobot is an open source IRC bot written in Perl. It's licenced under the [http://creativecommons.org/licenses/BSD/ BSD licence]. |
Revision as of 22:42, 10 October 2012
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.