Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GroceriesCommands ¶
type GroceriesCommands struct {
// contains filtered or unexported fields
}
GroceriesCommands contains the /groceries command
func NewCommands ¶
func NewCommands(db *db.Connection) *GroceriesCommands
NewCommands gives a new IdeasCommands
func (*GroceriesCommands) InstallSlashCommands ¶
func (g *GroceriesCommands) InstallSlashCommands(session *discordgo.Session) error
InstallSlashCommands registers the slash commands
func (*GroceriesCommands) Register ¶
func (g *GroceriesCommands) Register(registry command.Registry)
Register registers the handlers
Click to show internal directories.
Click to hide internal directories.