Blur v0.2.1-beta3 Blur.IRC.Login View Source
Handle the IRC login messages
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
Handle login messages
Start login handler
Link to this section Functions
Specs
autojoin(client :: GenServer.server(), channels :: list()) :: :ok | {:error, atom()}
Returns a specification to start this module under a supervisor.
See Supervisor
.
Specs
Handle login messages
Specs
start_link(list()) :: GenServer.on_start()
Start login handler