callbacks |
These are the callbacks that are available to register. |
irc |
LuaIRC - IRC framework written in Lua |
irc.channel |
This module implements a channel object representing a single channel we have joined. |
irc.constants |
This module holds various constants used by the IRC protocol. |
irc.ctcp |
This module implements the various quoting and escaping requirements of the CTCP protocol. |
irc.dcc |
This module implements the DCC protocol. |
irc.debug |
This module implements a few useful debug functions for use throughout the rest of the code. |
irc.message |
This module contains parsing functions for IRC server messages. |
irc.misc |
This module contains various useful functions which didn't fit in any of the other modules. |