kameloso.plugins.services.connect

The Connect service handles logging onto IRC servers after having connected, as well as managing authentication to services. It also manages responding to PING requests, and capability negotiations.

The actual connection logic is in the kameloso.net module.

Members

Classes

ConnectService
class ConnectService

The Connect service is a collection of functions and state needed to connect and stay connected to an IRC server, as well as authenticate with services.

See Also

Meta