Skip to content
This repository has been archived by the owner on Mar 23, 2021. It is now read-only.

Latest commit

 

History

History
44 lines (36 loc) · 1.17 KB

README.md

File metadata and controls

44 lines (36 loc) · 1.17 KB

C R U S I C - A discord music bot


discordcr MIT

Crusic

A simple bot that plays music. Using youtube-dl, ffmpeg and dca!

How to install

  • Install youtube-dl, ffmpeg and go using your package manager

  • $ go get -u github.com/bwmarrin/dca/cmd/dca [1]

  • # mv ~/go/bin/dca /bin/

  • $ shards install

  • Open config.yaml and replace the info with yours

  • Everthing should now work

  • $ crystal ./src/crusic.cr or compile

Info

  • Uses youtube-dl to download the song
  • Then ffmpeg and dca to convert it to a dca file!

DEMO

TODO

  • Queue
  • Pause
  • YouTube API search

info