Handle soundcloud URLs with playlist name in the end gracefullyParse Soundcloud playlist and add songs to queueImplement Youtube playbackAdd duration information in Song QueuePersist volume (when bot leaves and re-enters voice chan the volume resets)Track to what duration song was played and display song played duration in queue command.
- data/sounds/youtube
- data/sounds/soundcloud
- data/sounds/effects
- ffmpeg
- libsodium-dev
- libopus-dev
- youtube-dl
- mongodb
- rvm
- Rename config.sample to config.rb
- Fill in relevant values.
- cd into root dir
- install ruby as hinted by Rvm
- bundle install
- $touch production (if running bot in production)
- $./run