vulnerable dependencies versions
When can we expect the dependencies to be updated?
4 Replies
- What are your intents?
GuildVoiceStates
is required to receive voice data!
- Show what dependencies you are using -- generateDependencyReport()
is exported from @discordjs/voice
.
- Try looking at common examples: https://github.com/discordjs/voice-examples.
- 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!yeah but its a lil annoying to see
I don't even have @discordjs/opus in my package.json file
voice related - only @discordjs/voice and sodium-native
I only receive audio and pass it over
Nothing else
I do not have anything other that's voice related
I don't have it in my package.json
Even if I npm remove, it's still there