Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bot ¶
type Bot struct {
// contains filtered or unexported fields
}
Bot is a Discord client responsible for updating Max's role and occasionally banning her.
type Option ¶
type Option func(*Bot)
Option configures a bot.
func WithChannelID ¶
WithChannelID sets a bot's channel ID.
func WithRoleColor ¶
WithRoleColor sets a bot's role color.
Click to show internal directories.
Click to hide internal directories.