
nuwani
Nuwani IRC Platform
Nuwani first connected to an IRC Server back in 2006, using the Delvor IRC Framework. In the following two years, we wrote various new modules for it, added features to the framework itself and even rewrote large parts of it. However, while the bot was running more and more smoothly, the code became a huge mess filled with hacks and dirty set-ups. Perhaps the worst of all was that there was no documentation available at all.
A new project
Because of these problems, we decided to rewrite the entire system to fulfil our needs exactly. Seeing the Delvor Framework was used in various other bots we used, for purposes ranging from collecting statistics to outputting in-game chat from various games, a modular setup was absolutely mandatory. Next to that, documentation was required and speed- and efficiency had to be kept in mind.
These requirements led to the release of the very first beta version of Nuwani 2.0, a bot which already worked fine, yet still lacked a number of features. Development kept going, and after the first Release Candidate it was added on Google Code. In the future Nuwani will be developed into a proper, totally modular and super-efficient IRC Platform with a range of modules enabling it to be used under any circumstances.
Features
The Nuwani core currently has the following features implemented. For more information about the features the modules implement, please check out the Modules overview.
- Fully modular set-up utilizing some of PHP 5.3's new features.
- Well documented code, online in the Wiki as well as in the source itself.
- Cross-platform compatibility, as well as on various IRC Servers ยป.
- Delivered with various pre-created modules allowing it to be set-up in no time.
- Automated channel-tracking and a redundant keep-alive ping/notice system.
- Automated load balancing over various servers of an IRC Network.
- A Bot Manager all bots automatically register with, so no "lost bots".
- Dynamic retrieving of Bot Groups using a parameter-based array syntax.
- Implements a security-provider system for advanced right management.
- Implements ArrayAccess and iterators on various classes.
- An advanced, automated- and callback based Timer system.
- Compatible with the Runkit Package for dynamic module-reloading.
- Module callback prioritization with almost no loss in performance.
- Call forwarding allowing any module to add new callbacks.
Developers
Currently the Nuwani project is being led by Peter Beverloo, together with Dik and Paul as his fellow developers. If you are interested in participating or simply providing new sourcecode, features of modules, feel free to contact any one of these people.
Thank you for your interest in Nuwani, and good luck with the IRC Platform!
Project Information
- License: GNU Lesser GPL
- 21 stars
- svn-based source control