A hastily put together discord bot for NodeJS that streams music from youtube
- Run "npm install"
- Replace the token in config.json with your own
- In config.json you can specify which prefix you want for the commands available to the bot, example: "?play"
- Built in commands are:
- Play {youtube-link} (adds song to queue if currently playing)
- Skip
- Stop
- Pause
- Resume