/**
 * $Id: FEATURES,v 1.2 2003/01/16 22:55:57 meebey Exp $
 * $Revision: 1.2 $
 * $Author: meebey $
 * $Date: 2003/01/16 22:55:57 $
 */

Full featurelist of Net_SmartIRC
-------------------------------------

- actionhandler for the API
- messagehandler for the API
- send/receive floodprotection
- detects and changes nickname on nickname collisions
- time events
- full object oriented programmed
- autoreconnect, if connection is lost
- autoretry for connecting to IRC servers
- debugging/logging system
- supports fsocks and PHP socket extension
- supports PHP 4.1.x to 4.3.0
- sendbuffer with 3 priority levels
- channel synching (tracking of users/modes/topic etc in variables)
- IRC functions:
  op
  deop
  voice
  devoice
  ban
  unban
  join
  part
  action
  message
  query
  ctcp
  mode
  topic
  nick
  invite
