connor
connor
Explore posts from servers
DIAdiscord.js - Imagine an app
Created by connor on 5/27/2024 in #djs-questions
userUpdate not emitting when PresenceUpdate occurs
Appreciate the quick response :)
6 replies
DIAdiscord.js - Imagine an app
Created by connor on 5/27/2024 in #djs-questions
userUpdate not emitting when PresenceUpdate occurs
Is there a convention for deduping the presenceUpdates emitted for each guild? I guess that'd just be a case of storing something in memory to track if that specific hash of activity has been seen for that user
6 replies
DIAdiscord.js - Imagine an app
Created by connor on 5/27/2024 in #djs-questions
userUpdate not emitting when PresenceUpdate occurs
Ah okay, so it's more you get the updated user info (such as username) on presence updates, not that it emits when there's a presence update for the user. That does make more sense
6 replies