Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CommandsMap = make(map[string]func(*discordgo.Session, *discordgo.MessageCreate))
CommandsMap a map of all the command handlers
View Source
var GuildSessionMap = make(map[string]*models.GuildSession)
GuildSessionMap a map of all the guild sessions
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.