#createAudioResource()

3 messages · Page 1 of 1 (latest)

trim lotusBOT
#

• What's your exact discord.js npm list discord.js and node node -v version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.

twilit basalt
#

node -v = 19.8.1

relevant code snippet

const audioResource = createAudioResource(filename)
player.play(audioResource)```

passed the location of a locally saved audio file to then be played via the `AudioPlayer`
spare kernel
#

#998942774994927646