Discord Music Bot
Inside ongakubot directory run the following to install all dependencies:
$ npm install
To start the Bot:
$ node ongakubot.js
To setup the Bot you need to replace all placeholders in ./config.json
with your settings.
You will need a YouTube Data API Key and a Soundcloud API Key for the Bot to correctly work.
In ./permissions.json
replace OWNER_USERID with your Discord UserID (the User with this ID will have full control).