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.

It also offers some less debug-y, more administrative functions, like adding and removing homes on-the-fly, whitelisting or de-whitelisting account names, adding/removing from the operator/staff lists, joining or leaving channels, and such.

Members

Classes

AdminPlugin
class AdminPlugin

The Admin plugin is a plugin aimed for administrative use and debugging.

See Also

Meta