[project @ 2005-06-28 03:16:45 by unknown_lamer]
[clinton/bobotpp.git] / source / Bot.H
index fc43f12..f38e253 100644 (file)
@@ -106,6 +106,7 @@ public:
   unsigned long receivedUserhostID;
 
   static unsigned int MAX_MESSAGES;
+  static unsigned int MAX_NICKLENGTH;
   static const std::time_t NICK_CHANGE  = 60;
   static const std::time_t CHANNEL_JOIN = 60;
   static const std::time_t IGNORE_DELAY = 180;