Cannot find opusscript or @discordjs/opus or node-opus
Install opus encoder.
$ npm install @discordjs/opus
# or
$ npm install opusscript
# or
$ npm install node-opus
FFmpeg/Avconv not found
Make sure you have FFmpeg
or Avconv
available on your system.
Install FFmpeg or Avconv
- Download from official FFmpeg website: https://www.ffmpeg.org/download.html (opens in a new tab)
- Node Module (ffmpeg-static): https://npmjs.com/package/ffmpeg-static (opens in a new tab)
- Avconv: https://libav.org/download (opens in a new tab)
"something" is not working
Try attaching debug
listener to player.events
to see if something strange is going on. If you are unable to solve the problem, please join our official support server 👉 https://androz2091.fr/discord (opens in a new tab)