Guichaguri / DiscordDJ

Discord DJ Bot. Play music in your server. Inspired by PlugDJ
http://guichaguri.github.io/DiscordDJ/
GNU Lesser General Public License v2.1
199 stars 50 forks source link

dev Build #16

Closed Adrion closed 8 years ago

Adrion commented 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

Good initiative btw. ^^ Hope I'll find some time to spare on the project to help you :)

Guichaguri commented 8 years ago

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 :)