예제 #1
0
 public IRCBot()
 {
     nicks     = new IRCNickList();
     nicks.bot = this;
 }