Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Commands = []*discordgo.ApplicationCommand{} CommandHandlers = map[string]func(s *discordgo.Session, i *discordgo.InteractionCreate){} )
Functions ¶
func HandleFivenetCommand ¶
func HandleFivenetCommand(s *discordgo.Session, i *discordgo.InteractionCreate)
Types ¶
type Cmds ¶
type Cmds struct { RegisteredCommands []*discordgo.ApplicationCommand // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.