View Single Post
Old 05-08-2006, 06:41 PM  
neoxed
Too much time...
 
Join Date: May 2003
Posts: 1,326
Default Alcoholicz Sitebot (AlcoBot) v1.2.0

Changes:
  • NEW: Command to display group pre statistics, !pregroup <name>.
  • NEW: Command to display pre database statistics, !predb.
  • NEW: Database abstraction layer library, replacing ODBC.
  • NEW: Database tables are created automatically if they do not exist.
  • NEW: FTP servers are now specified using URI strings (bouncer and ftpconn modules).
  • NEW: Pattern matching options for the pre search, -match exact|regexp|wild.
  • NEW: Support for additional FTP daemons can be added by creating a module sub-directory.
  • NEW: The !site command displays all output, unless the -quiet switch is used.
  • CHG: Debug log callbacks for the FTP library are per-handle instead of global.
  • CHG: Improved test suite, now able to run outside of Eggdrop's interpreter.
  • CHG: Libraries only set the errorCode value when intentionally throwing exceptions.
  • CHG: Renamed tree library function "Tree::GetNaive" to "Tree::GetQuiet".
  • FIX: Consistently handle arguments in the nxtools module.
Upgrading:
  • A few small, but important configuration changes.
  • AlcoBot.conf sections that require updating: Module::Bouncer, Module::FtpConn, Module::Invite, and Module::PreTimes.
Download:

http://code.google.com/p/nxscripts/downloads/list

Last edited by neoxed; 12-03-2009 at 09:00 PM.
neoxed is offline   Reply With Quote