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
200 stars 49 forks source link

Package.json Error #2

Closed CoreParadox closed 9 years ago

CoreParadox commented 9 years ago

package.json says "main": "index.js",

when it should say: "main": "lib/index.js",

Guichaguri commented 9 years ago

Fixed in 101aa97880e7ced4a59c12668ae063920fde4b6f. Thanks :)