Reverted adjustments

This commit is contained in:
da
2017-01-31 23:35:06 +01:00
parent 41eddf1279
commit 56c0949507
-3
View File
@@ -283,9 +283,6 @@ func enqueuePlay(user *discordgo.User, guild *discordgo.Guild, coll *SoundCollec
}
log.WithFields(log.Fields{
"user": user,
"guild": guild,
"sound": sound,
"coll": coll,
}).Info(user.Username + " triggered sound playback of \"!" + coll.Prefix + " " + sound.Name + "\" for server " + guild.Name + " in channel " + play.ChannelID)
// Check if we already have a connection to this guild