Documentation
Guides
Common Problems

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

"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)