Package-level declarations

All the discord related hooks for Macrocosm

Types

Link copied to clipboard
object Discord : ListenerAdapter

A global object that is used for communications with discord bot

Link copied to clipboard
abstract class DiscordEmitter<S>(val name: String, val role: Role, dedicatedChannel: Channel)

An emitter hook that can send messages to discord when certain events happen