File | Last Change |
---|---|
../ | |
IRCBot.java | 1.1 (23 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. |
IRCMain.java | 1.1 (23 years ago) by tdb: A test main method. Not required to actually make use of the IRCBot class. |