Starting work on the discord bot

This commit is contained in:
Allen Lydiard 2018-07-09 07:38:44 -03:00
parent 7bcd06688c
commit e80e7952a6

View File

@ -23,7 +23,8 @@ func OnMessageCreate(s *discordgo.Session, msg *discordgo.MessageCreate) {
**!animelist** [username] **!animelist** [username]
**!play** [status text] **!play** [status text]
**!randomquote** **!randomquote**
**!source**`) **!source**
**!region** [region]`)
} }
// Has the bot been mentioned? // Has the bot been mentioned?