how do i play audio with my discord bot?
i have this code and i wanna play the file but i have no idea how i could do that please help me out
4 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!#djs-voice https://discordjs.guide/voice/#installation
discord.js Guide
Imagine a guide... that explores the many possibilities for your discord.js bot.
i have it installed im just looking for some example code
so far i have this it joins the vc but it still doesnt play
now it gives me this error
i ran and it still says it
- npm:
npm install ffmpeg-static
- Install: Download | chocolatey | homebrew | your distributions package manager
- Tutorial: YouTube
- ffmpeg-binaries is deprecated, uninstall it with npm rm ffmpeg-binaries
:guide: Getting Started: Introduction - Installation > Extra Dependencies
read more