DiscoLog.Presence (disco_log v2.0.0-rc.1)

View Source

A GenServer responsible for keeping the bot Online

The presence server is started automatically as long as the enable_presence configuration flag is set.

See the standalone presence guide to learn how to use presence without the rest of DiscoLog

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(opts)