Closed Adrion closed 8 years ago
Unexpected Token > in DiscordDJ.js You have some weird affectation c => c.id I don't think that's correct in JS
c => c.id
Good initiative btw. ^^ Hope I'll find some time to spare on the project to help you :)
They are the new arrow functions from ECMA 6 You will probably need to update Node.js to support ECMA 6
Feel free to reopen this issue if you need to :)
Unexpected Token > in DiscordDJ.js You have some weird affectation
c => c.id
I don't think that's correct in JSGood initiative btw. ^^ Hope I'll find some time to spare on the project to help you :)