musicpack / mbox

Music Box is a music player widget in a Discord message.
7 stars 2 forks source link

Fix cryptic error message if FFMPEG is not installed #165

Closed borisliao closed 2 years ago

borisliao commented 2 years ago

Describe the bug If no FFMPEG is installed, the bot gives a cryptic error message.

To Reproduce Steps to reproduce the behavior:

  1. Run bot without FFMPEG installed.
  2. Play a song
  3. See error

Expected behavior Should say that FFMPEG is not installed.

Screenshots To be added