edomango
DIAdiscord.js - Imagine an app
•Created by edomango on 7/19/2024 in #djs-questions
Bug of discord.js Message.mentions.members . Doesn't include all mentioned members.
solved but I don't know if it is overkill
35 replies
DIAdiscord.js - Imagine an app
•Created by edomango on 7/19/2024 in #djs-questions
Bug of discord.js Message.mentions.members . Doesn't include all mentioned members.
But fetch changes the order
35 replies
DIAdiscord.js - Imagine an app
•Created by edomango on 7/19/2024 in #djs-questions
Bug of discord.js Message.mentions.members . Doesn't include all mentioned members.
is ordered
35 replies
DIAdiscord.js - Imagine an app
•Created by edomango on 7/19/2024 in #djs-questions
Bug of discord.js Message.mentions.members . Doesn't include all mentioned members.
I've verified that
35 replies
DIAdiscord.js - Imagine an app
•Created by edomango on 7/19/2024 in #djs-questions
Bug of discord.js Message.mentions.members . Doesn't include all mentioned members.
35 replies
DIAdiscord.js - Imagine an app
•Created by edomango on 7/19/2024 in #djs-questions
Bug of discord.js Message.mentions.members . Doesn't include all mentioned members.
I have also tried with regex , but fetching changes the order
35 replies
DIAdiscord.js - Imagine an app
•Created by edomango on 7/19/2024 in #djs-questions
Bug of discord.js Message.mentions.members . Doesn't include all mentioned members.
Pls tell me there is a way other than using members...
35 replies
DIAdiscord.js - Imagine an app
•Created by edomango on 7/19/2024 in #djs-questions
Bug of discord.js Message.mentions.members . Doesn't include all mentioned members.
It works , but it doesn't keep the order of mentions
35 replies
DIAdiscord.js - Imagine an app
•Created by edomango on 7/19/2024 in #djs-questions
Bug of discord.js Message.mentions.members . Doesn't include all mentioned members.
For a server of almost 30 k members I shouldn't cache right ?
35 replies
DIAdiscord.js - Imagine an app
•Created by edomango on 7/19/2024 in #djs-questions
Bug of discord.js Message.mentions.members . Doesn't include all mentioned members.
And I let u know if it worked
35 replies
DIAdiscord.js - Imagine an app
•Created by edomango on 7/19/2024 in #djs-questions
Bug of discord.js Message.mentions.members . Doesn't include all mentioned members.
Thank you very much I’m changing the code
35 replies
DIAdiscord.js - Imagine an app
•Created by edomango on 7/19/2024 in #djs-questions
Bug of discord.js Message.mentions.members . Doesn't include all mentioned members.
Wow didn’t know I could fetch multiple users
35 replies
DIAdiscord.js - Imagine an app
•Created by edomango on 7/19/2024 in #djs-questions
Bug of discord.js Message.mentions.members . Doesn't include all mentioned members.
So what should I do 😭
35 replies
DIAdiscord.js - Imagine an app
•Created by edomango on 7/19/2024 in #djs-questions
Bug of discord.js Message.mentions.members . Doesn't include all mentioned members.
Already mentioned
35 replies
DIAdiscord.js - Imagine an app
•Created by edomango on 7/19/2024 in #djs-questions
Bug of discord.js Message.mentions.members . Doesn't include all mentioned members.
There could be 16 mentions
35 replies
DIAdiscord.js - Imagine an app
•Created by edomango on 7/19/2024 in #djs-questions
Bug of discord.js Message.mentions.members . Doesn't include all mentioned members.
Doesn’t seem rate limit friendly if I increase users mentions
35 replies
DIAdiscord.js - Imagine an app
•Created by edomango on 7/19/2024 in #djs-questions
Bug of discord.js Message.mentions.members . Doesn't include all mentioned members.
Like should I consider users collection and then fetch for each user the guild member?
35 replies
DIAdiscord.js - Imagine an app
•Created by edomango on 7/19/2024 in #djs-questions
Bug of discord.js Message.mentions.members . Doesn't include all mentioned members.
How can I solve this
35 replies
DIAdiscord.js - Imagine an app
•Created by edomango on 7/19/2024 in #djs-questions
Bug of discord.js Message.mentions.members . Doesn't include all mentioned members.
35 replies
DIAdiscord.js - Imagine an app
•Created by edomango on 7/19/2024 in #djs-questions
Bug of discord.js Message.mentions.members . Doesn't include all mentioned members.
and this is the output
35 replies