| File | Last Change | 
|---|---|
 
   ../
  | 
 |
 
  
 IRCMain.java
 
  | 
 1.1 (24 years ago) by tdb: A test main method. Not required to actually make use of the IRCBot class. | 
 
  
 IRCBot.java
 
  | 
 1.1 (24 years ago) by tdb: An IRCBot class. Provides only basic functionality, such as connecting with a given name, to a given server, on a given channel. It will respond to pings and can thus stay as long as required. It will send a message or notice upon request. |