Made the workweek update to most popular game

This commit is contained in:
2019-06-12 03:15:40 +10:00
parent 706865b51d
commit 62f5abac9a
3 changed files with 73 additions and 9 deletions

View File

@@ -77,8 +77,9 @@ module.exports = {
}
})
})
if (newUserChannel == "269704205399359491" && newMember.id == "363951609002065931") {
newMember.setVoiceChannel("518212645229297705")
.catch(err)
{
console.log("No autovoice for " + newMember.guild.name)
}
}
catch (e) {