kameloso.plugins.admin

Package for the Admin plugin modules.

Modules

base
module kameloso.plugins.admin.base

The Admin plugin features bot commands which help with debugging the current state, like printing the current list of users, the current channels, the raw incoming strings from the server, and some other things along the same line.

classifiers
module kameloso.plugins.admin.classifiers

Implementation of Admin plugin functionality regarding user classifiers. For internal use.

debugging
module kameloso.plugins.admin.debugging

Implementation of Admin plugin functionality that borders on debugging. For internal use.

Public Imports

kameloso.plugins.admin.base
public import kameloso.plugins.admin.base;
Undocumented in source.
kameloso.plugins.admin.classifiers
public import kameloso.plugins.admin.classifiers;
Undocumented in source.
kameloso.plugins.admin.debugging
public import kameloso.plugins.admin.debugging;
Undocumented in source.

See Also

Meta