bolts
DIAdiscord.js - Imagine an app
•Created by Iced Queen on 11/2/2024 in #djs-questions
Stats command returning wrong member count after X hours
you could add a check. if totalMembers drops significantly or returns unusually low (like 0), trigger a refetch for all shards to refresh member data.
41 replies
DIAdiscord.js - Imagine an app
•Created by Iced Queen on 11/2/2024 in #djs-questions
Stats command returning wrong member count after X hours
calm down Im just trying to provide some insight
41 replies
DIAdiscord.js - Imagine an app
•Created by Iced Queen on 11/2/2024 in #djs-questions
Stats command returning wrong member count after X hours
if your shard disconnects it could desync
41 replies
DIAdiscord.js - Imagine an app
•Created by Iced Queen on 11/2/2024 in #djs-questions
Stats command returning wrong member count after X hours
You can use guild.members.fetch() to refresh your cache.
41 replies