Documentation ¶
Index ¶
- func AnswerBgg(session *discordgo.Session, m *discordgo.MessageCreate)
- func AnswerHello(session *discordgo.Session, m *discordgo.MessageCreate)
- func ChannelMessageSend(session *discordgo.Session, channelID string, message string)
- func MessageCreate(session *discordgo.Session, m *discordgo.MessageCreate)
- func SplitLines(s string) []string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AnswerBgg ¶
func AnswerBgg(session *discordgo.Session, m *discordgo.MessageCreate)
AnswerBgg answers the BGG command
func AnswerHello ¶
func AnswerHello(session *discordgo.Session, m *discordgo.MessageCreate)
AnswerHello answers the Hello command
func ChannelMessageSend ¶
func MessageCreate ¶
func MessageCreate(session *discordgo.Session, m *discordgo.MessageCreate)
MessageCreate is called every time a new message is created on any channel that the authenticated bot has access to.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.