Difference between revisions of "Nanobot"
imported>Wikiadmin (→What is nanobot) |
imported>Wikiadmin |
||
Line 8: | Line 8: | ||
== More info == | == More info == | ||
+ | *[[Nanobot_FAQ|FAQ]] | ||
*[[Nanobot_manual|User manual]] | *[[Nanobot_manual|User manual]] | ||
*[[Nanobot_source|Source code]] | *[[Nanobot_source|Source code]] | ||
*[[Nanobot_modules|Modules]] | *[[Nanobot_modules|Modules]] | ||
*[[Nanobot_code_help|Writing your own modules]] | *[[Nanobot_code_help|Writing your own modules]] | ||
− |
Revision as of 15:15, 1 March 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.