View Source Quarrel.GuildSupervisor (quarrel v0.1.3)

Dynamic Supervisor responsible for each guild

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Starts a Guild instance. Should be called from the Event source

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

guild_available(guild, config, bot)

View Source

Starts a Guild instance. Should be called from the Event source

Link to this function

guild_unavailable(guild_unavailable)

View Source
Link to this function

guild_update(old, new_guild)

View Source