package documentation
Contains services which adds basic functionality to the bot
Module | amqp |
Providing a client interface to IRC |
Module | auth |
Provides a user registry and authentication |
Module | config |
configuration service |
Module | control |
control service, allowing admins to control the bot (i.e. via irc or tcpclient) i |
Module | irc |
Providing a client interface to IRC |
Module | irc |
No module docstring; 4/4 classes documented |
Module | remote |
No module docstring; 1/4 class documented |
Module | scheduler |
scheduler service (a simple wrapper around reactor.callLater, i.e. providing a callPeriodic function) |
Module | tcp |
Provides a tcp server interface and makes it availiable through a unix socket and a tcp listener |
Module | web |
Undocumented |
Module | xmpp |
connect to a jabber account |