Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ShoutCommand ¶
type ShoutCommand struct {
// contains filtered or unexported fields
}
ShoutCommand contains the tm!hello command
func NewShoutCommand ¶
func NewShoutCommand() *ShoutCommand
NewShoutCommand gives a new ShoutCommand
func (*ShoutCommand) Info ¶
func (s *ShoutCommand) Info() []command.Command
Info return the commands in this package
func (*ShoutCommand) InstallSlashCommands ¶
func (s *ShoutCommand) InstallSlashCommands(session *discordgo.Session) error
InstallSlashCommands registers the slash commands
Click to show internal directories.
Click to hide internal directories.