Guleb
Guleb
DIAdiscord.js - Imagine an app
Created by Guleb on 6/26/2024 in #djs-questions
Unexpected behavior of client.on(Events.VoiceStateUpdate)
Okay, thanks a lot, I thought newState.member was the bot itself
7 replies
DIAdiscord.js - Imagine an app
Created by Guleb on 6/26/2024 in #djs-questions
Unexpected behavior of client.on(Events.VoiceStateUpdate)
The situation is like this, there is a bot and 1 user in the channel, when user leaves, I expected to see this
['1020597576728334398', '546703392081313793']
['1020597576728334398']
['1020597576728334398', '546703392081313793']
['1020597576728334398']
1020597576728334398 - is a bot id
7 replies
DIAdiscord.js - Imagine an app
Created by Guleb on 6/26/2024 in #djs-questions
Unexpected behavior of client.on(Events.VoiceStateUpdate)
it is
VoiceState
VoiceState
VoiceState
VoiceState
7 replies
DIAdiscord.js - Imagine an app
Created by Guleb on 6/26/2024 in #djs-questions
Unexpected behavior of client.on(Events.VoiceStateUpdate)
My discord.js is 14.15.3 and my node.js is v20.9.0
7 replies