Awareness mixins, for plugins to mix in to extend behaviour and enjoy a considerable degree of automation.
Contains the definition of an IRCPlugin and its ancilliaries, as well as mixins to fully implement it.
The section of kameloso.plugins.common that deals with delaying executing of Fibers and delegates to a later point in time, and registering such to await a specific type of IRCEvent.
The is not a plugin by itself but contains code common to all plugins, without which they will *not* function.
The section of kameloso.plugins.common that involves mixins.
Package for the common plugin modules all plugins need.