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 bot that interacts with the scrote.gay database.
type Option ¶
type Option func(*Bot)
Option configures a bot.
func WithComicsDir ¶
WithComicsDir sets a bot's directory for comics.
func WithComicsEmoji ¶
WithComicsEmoji sets a bot's comic upload emoji.
func WithGuildID ¶
WithGuildID sets the bot's guild ID for commands.
Click to show internal directories.
Click to hide internal directories.