victorr
DIAdiscord.js - Imagine an app
•Created by victorr on 7/30/2023 in #djs-questions
Unmute button not working
Yeah, found a work around however. Just had to decline any requests to speak before moving members.
6 replies
DIAdiscord.js - Imagine an app
•Created by victorr on 7/30/2023 in #djs-questions
Unmute button not working
Update
To completely isolate the issue, I have just tested with 3 accounts
- One being the host
- One being an audience member with their hand up
- One being an audience member without their hand up
The problem above occurred ONLY to the member with their hand up
6 replies
DIAdiscord.js - Imagine an app
•Created by victorr on 7/30/2023 in #djs-questions
Unmute button not working
My code for the end-stage button:
https://sourceb.in/lxJ34lCAO8
6 replies
DIAdiscord.js - Imagine an app
•Created by victorr on 7/17/2023 in #djs-questions
presenceUpdate event emitter doesn't return activity channelId
Ah gotcha, thank you very much.
4 replies
DIAdiscord.js - Imagine an app
•Created by victorr on 7/1/2023 in #djs-questions
Activity Filtering
Nevermind, I think I can just filter it out by checking the activity array length
14 replies
DIAdiscord.js - Imagine an app
•Created by victorr on 7/1/2023 in #djs-questions
Activity Filtering
Sorry about the delay, I had to do something else but;
newPresence.activities[0].flags
logs:
ActivityFlagsBitField { bitfield: 256 }
14 replies
DIAdiscord.js - Imagine an app
•Created by victorr on 7/16/2023 in #djs-questions
Emitter Not Firing
🙏
45 replies
DIAdiscord.js - Imagine an app
•Created by victorr on 7/16/2023 in #djs-questions
Emitter Not Firing
Thank you very much, you're a life saver.
45 replies
DIAdiscord.js - Imagine an app
•Created by victorr on 7/16/2023 in #djs-questions
Emitter Not Firing
Yep, seems to be working now.
45 replies
DIAdiscord.js - Imagine an app
•Created by victorr on 7/16/2023 in #djs-questions
Emitter Not Firing
I think it should be this:
45 replies
DIAdiscord.js - Imagine an app
•Created by victorr on 7/16/2023 in #djs-questions
Emitter Not Firing
Uh, where can I check this? I'm not 100% sure
45 replies
DIAdiscord.js - Imagine an app
•Created by victorr on 7/16/2023 in #djs-questions
Emitter Not Firing
Ah right I see
45 replies
DIAdiscord.js - Imagine an app
•Created by victorr on 7/16/2023 in #djs-questions
Emitter Not Firing
Ah so I just use
voiceStateUpdate
?45 replies
DIAdiscord.js - Imagine an app
•Created by victorr on 7/16/2023 in #djs-questions
Emitter Not Firing
Mhm
45 replies
DIAdiscord.js - Imagine an app
•Created by victorr on 7/16/2023 in #djs-questions
Emitter Not Firing
45 replies
DIAdiscord.js - Imagine an app
•Created by victorr on 7/16/2023 in #djs-questions
Emitter Not Firing
45 replies
DIAdiscord.js - Imagine an app
•Created by victorr on 7/16/2023 in #djs-questions
Emitter Not Firing
Sure
45 replies
DIAdiscord.js - Imagine an app
•Created by victorr on 7/16/2023 in #djs-questions
Emitter Not Firing
I'll take a look now, and see if I can get it to work
45 replies
DIAdiscord.js - Imagine an app
•Created by victorr on 7/16/2023 in #djs-questions
Emitter Not Firing
The handler didn't include a
voiceStateUpdate
event, and tbh I wasn't 100% sure how to adapt it45 replies