PircBot Java IRC Bot

Uses of Package
org.jibble.pircbot

Classes in org.jibble.pircbot used by org.jibble.pircbot
DccChat
          This class is used to allow the bot to interact with a DCC Chat session.
DccFileTransfer
          This class is used to administer a DCC file transfer.
IrcException
          An IrcException class.
NickAlreadyInUseException
          A NickAlreadyInUseException class.
ReplyConstants
          This interface contains the values of all numeric replies specified in section 6 of RFC 1459.
User
          This class is used to represent a user on an IRC server.
 


PircBot Java IRC Bot