Documentation
¶
Index ¶
- func Dachshund(s *discordgo.Session, m *discordgo.MessageCreate)
- func DingDong(s *discordgo.Session, m *discordgo.MessageCreate)
- func FindUser(users []*discordgo.User, user *discordgo.User) bool
- func Happy(s *discordgo.Session, m *discordgo.MessageCreate)
- func Luketime(s *discordgo.Session, m *discordgo.MessageCreate)
- func PingPong(s *discordgo.Session, m *discordgo.MessageCreate)
- func Roasted(s *discordgo.Session, m *discordgo.MessageCreate)
- func SharkTank(s *discordgo.Session, m *discordgo.MessageCreate)
- func TheWorld(s *discordgo.Session, m *discordgo.MessageCreate)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DingDong ¶
func DingDong(s *discordgo.Session, m *discordgo.MessageCreate)
This function will be called (due to AddHandler above) every time a new message is created on any channel that the autenticated bot has access to.
func Happy ¶
func Happy(s *discordgo.Session, m *discordgo.MessageCreate)
This function will be called (due to AddHandler above) every time a new message is created on any channel that the autenticated bot has access to.
func Luketime ¶
func Luketime(s *discordgo.Session, m *discordgo.MessageCreate)
This function will be called (due to AddHandler above) every time a new message is created on any channel that the autenticated bot has access to.
func PingPong ¶
func PingPong(s *discordgo.Session, m *discordgo.MessageCreate)
This function will be called (due to AddHandler above) every time a new message is created on any channel that the autenticated bot has access to.
func Roasted ¶
func Roasted(s *discordgo.Session, m *discordgo.MessageCreate)
This function will be called (due to AddHandler above) every time a new message is created on any channel that the autenticated bot has access to.
Types ¶
This section is empty.