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