@ -64,7 +64,7 @@ func messageCreate(s *discordgo.Session, m *discordgo.MessageCreate) {
}
}
}
}
if!safe{
if!safe{
s.ChannelMessageSend(m.ChannelID,"That domain is not approved by the admins. Please contact Admins if the domain should be whitelisted.")
s.ChannelMessageSend(m.ChannelID,fmt.Sprintf("%+v: That domain is not approved by the admins. Please contact Admins if the domain should be whitelisted.",m.Author.Mention()))