Deleted User d4342210#4970
DIAdiscord.js - Imagine an app
•Created by Deleted User d4342210#4970 on 6/6/2023 in #djs-voice
How do I make an event listener for when someone speaks?
for simplicity I will leave it, but I am happy to finally find an answer
Thank you so much for the help!!
7 replies
DIAdiscord.js - Imagine an app
•Created by Deleted User d4342210#4970 on 6/6/2023 in #djs-voice
How do I make an event listener for when someone speaks?
I was throwing shit at the fan because I was dealing with an annoying issue
so if there is stuff to uninstall please let me know! I would love to make this as light as possible(opus from the repo, I didn't know there was another option...) Thank you 🙂
what do you mean create another event loader to listen to the speaking map event? wouldn't speaking map only work if its connected to a voice connection?
in the case of "just load or listen manually" is it worth making an separate event for it. I have the voiceConn.receiver.speaking.on("start",... event in my join slash command (I wanted to move it to another file for neatness thats all)
7 replies
DIAdiscord.js - Imagine an app
•Created by Deleted User d4342210#4970 on 6/6/2023 in #djs-voice
How do I make an event listener for when someone speaks?
"dependencies": {
"@discordjs/core": "^0.6.0",
"@discordjs/opus": "github:discordjs/opus",
"@discordjs/voice": "^0.16.0",
"discord.js": "^14.11.0",
node v18.16.0
7 replies