Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterStorage ¶
Types ¶
type Command ¶
type Command struct { Command string Desc string NSFW bool Alias bool Func CommandFunc HelpFunc HelpFunc Permissions int }
func GetCommand ¶
func GetCommands ¶
func GetCommands() []Command
type CommandFunc ¶
type HelpFunc ¶
type HelpFunc func() *discordgo.MessageEmbed
Click to show internal directories.
Click to hide internal directories.