|
Class Summary |
| Channel |
Represents an IRC channel the bot is supposed to be on. |
| ChannelConnect |
Represents a unidirectional 'connection' between two IRC channels
the bot forwards things said on source channel to the destination channel |
| Core |
IrssiBot core. |
| DatabaseDescriptor |
Describes a configured JDBC database. |
| ModeQueueElement |
This class represents an element in a mode queue for a server connection. |
| ModuleHandler |
Manages modules for IrssiBot. |
| ModuleLoader |
A custom ClassLoader to load and unload modules. |
| Nick |
Represents a nick actually sitting on an irc chennel. |
| OutputQueue |
This class represents a buffered output queue for a server connection. |
| ServerConnection |
Represents a connection to an IRC server. |