kameloso.pods

POD structs, broken out of kameloso.kameloso to avoid cyclic dependencies.

Members

Structs

ConnectionSettings
struct ConnectionSettings

Aggregate of values used in the connection between the bot and the IRC server.

CoreSettings
struct CoreSettings

Aggregate struct containing runtime bot setting variables.

IRCBot
struct IRCBot

Aggregate of information relevant for an IRC *bot* that goes beyond what is needed for a mere IRC *client*.

See Also

Meta