Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bot ¶
type Bot struct { // Config is the config of the bot. Config *config.Config // State is the state.State the bot uses. State *state.State }
Bot is an instance of the stormy bot.
func (*Bot) HandleMessageCreate ¶
func (*Bot) HandleReactionAdd ¶
Click to show internal directories.
Click to hide internal directories.