Supervisor that starts the stuff that needs to run.
Summary
Functions
Returns a specification to start this module under a supervisor.
Start the Slack bot supervisor.
See README for instructions.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
@spec start_link(config :: keyword()) :: Supervisor.on_start()
Start the Slack bot supervisor.
See README for instructions.