Blur v0.2.1-beta1 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 user login

Start login handler

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Specs

handle_info(:logged_in, list()) :: {:noreply, list()}

Handle user login

Specs

start_link(list()) :: GenServer.on_start()

Start login handler