Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Roll8Ball ¶
func Roll8Ball(s *discordgo.Session, m *discordgo.MessageCreate)
Roll8Ball Rolls a standard Magic 8-ball
func Setup ¶
func Setup(r *router.CommandRouter)
Setup Registers package commands to a command router
Types ¶
type SAL ¶
type SAL struct { // Amiibos Known Amiibo figures Amiibos []models.Amiibo // Amiibo Figures configured as figters in the league Fighters []models.Fighter // Upcoming matches Matches []models.Match // contains filtered or unexported fields }
SAL Struct for the Smash Amiibo League Bot Module
Click to show internal directories.
Click to hide internal directories.