Psotnic is an IRC bot written in C++ supporting runtime module loading, control
via Partyline and forming botnets.
This new release is mostly a bugfix release, but also introduces new features
and modules. Besides, the module support has been reworked and is now more
stable.
The complete changelog can be found here: http://psotnic.svn.sourceforge.net/viewvc/psotnic/psotnic-current/CHANGELOG?revision=205
Lets follow with a list of new features:
- new DNS resolver: FireDNS
- Improved modules API replacing framework.
- .status now shows the options with which a bot was compiled.
- Partyline commands now support aliases.
- .bc partyline command now supports wildcards.
- New config file generator, no need to write the config by hand.
- New customData API supports multiple modules at a time instead of only one.... read more
Today I have migrated source from CVS repository to SVN one. Since now SVN will be the only source control system for psotnic bot.
I hope you enjoy it!
We are starting psotnic documentation project. On sourceforge wiki pages you should find all usefull information about how to setup and use psotnic irc bot.
If you have something useful to add please submit!!!
Fixes:
- partyline over ssl is now usable, you should not observe "double enter" issue anymore.
We are getting close to stable release (0.2.13), so check your website frequently ;P