Package-level declarations

All the event emitters for discord

Types

Link copied to clipboard
class BossInfoEmitter(role: Role, channel: Channel) : DiscordEmitter<BossInfoEmitter.Context>

An emitter that posts message once a boss is being summoned/defeated

Link copied to clipboard
Link copied to clipboard
class HighSkillEmitter(role: Role, channel: Channel) : DiscordEmitter<HighSkillEmitter.Context>

An emitter that posts message once user reaches high skill level (>45)

Link copied to clipboard

An emitter that posts a message once a player reaches a high Macrocosm Level

Link copied to clipboard
class RareDropEmitter(role: Role, channel: Channel) : DiscordEmitter<RareDropEmitter.Context>

An emitter that posts message once player gets a really rare drop (DropRarity.INSANE | DropRarity.UNBELIEVABLE)