Emily
Explore posts from serversAAdmincraft
•Created by Emily on 3/10/2025 in #questions
What's a good way to block connections from scanners if you can't make changes to the firewall
I'll mark this as the answer it's probably the only real way to avoid them
17 replies
AAdmincraft
•Created by Emily on 3/10/2025 in #questions
What's a good way to block connections from scanners if you can't make changes to the firewall
I suggested that but they said that it's the console logs that's bothering them.
17 replies
AAdmincraft
•Created by Emily on 3/10/2025 in #questions
What's a good way to block connections from scanners if you can't make changes to the firewall
wow what a cool bot
17 replies
DIAdiscord.js - Imagine an app
•Created by Discreet on 7/19/2023 in #djs-questions
Making empheral embeds
sometimes you just need another pair of eyes haha 

11 replies
DIAdiscord.js - Imagine an app
•Created by Discreet on 7/19/2023 in #djs-questions
Making empheral embeds
11 replies
DIAdiscord.js - Imagine an app
•Created by Discreet on 7/19/2023 in #djs-questions
Making empheral embeds
I think you spelt it wrong
11 replies
DIAdiscord.js - Imagine an app
•Created by Emily on 7/19/2023 in #djs-questions
GuildMemberUpdate's oldMember doesn't have correct roles.
alright perfect thanks a lot 

46 replies
DIAdiscord.js - Imagine an app
•Created by Emily on 7/19/2023 in #djs-questions
GuildMemberUpdate's oldMember doesn't have correct roles.
46 replies
DIAdiscord.js - Imagine an app
•Created by Emily on 7/19/2023 in #djs-questions
GuildMemberUpdate's oldMember doesn't have correct roles.
so there's no like real difference between the two
46 replies
DIAdiscord.js - Imagine an app
•Created by Emily on 7/19/2023 in #djs-questions
GuildMemberUpdate's oldMember doesn't have correct roles.
ooooooh I think i see what you mean
46 replies
DIAdiscord.js - Imagine an app
•Created by Emily on 7/19/2023 in #djs-questions
GuildMemberUpdate's oldMember doesn't have correct roles.
I'm just trying to work out the specific difference between
which I think was your other example
46 replies
DIAdiscord.js - Imagine an app
•Created by Emily on 7/19/2023 in #djs-questions
GuildMemberUpdate's oldMember doesn't have correct roles.
and not just members in the specific guild like my example
46 replies
DIAdiscord.js - Imagine an app
•Created by Emily on 7/19/2023 in #djs-questions
GuildMemberUpdate's oldMember doesn't have correct roles.
yeah that's what im saying. I'm asking if your example will cache all guilds the bot is in
46 replies
DIAdiscord.js - Imagine an app
•Created by Emily on 7/19/2023 in #djs-questions
GuildMemberUpdate's oldMember doesn't have correct roles.
that would cache all guild information (including members) for all guilds the bot is a member of, as opposed to what I did which will cache specifically only members in that specific guild?
46 replies
DIAdiscord.js - Imagine an app
•Created by Emily on 7/19/2023 in #djs-questions
GuildMemberUpdate's oldMember doesn't have correct roles.
could you just sanity check this solution and I'll mark it as resolved
46 replies
DIAdiscord.js - Imagine an app
•Created by Emily on 7/19/2023 in #djs-questions
GuildMemberUpdate's oldMember doesn't have correct roles.
I understand that but the strategy of caching every user when the bot starts might become too cumbersome
46 replies
DIAdiscord.js - Imagine an app
•Created by Emily on 7/19/2023 in #djs-questions
GuildMemberUpdate's oldMember doesn't have correct roles.
its currently at ~7000
46 replies
DIAdiscord.js - Imagine an app
•Created by Emily on 7/19/2023 in #djs-questions
GuildMemberUpdate's oldMember doesn't have correct roles.
Perfect! How many members do you think the bot would have to oversee for this strategy to not work anymore?
46 replies
DIAdiscord.js - Imagine an app
•Created by Emily on 7/19/2023 in #djs-questions
GuildMemberUpdate's oldMember doesn't have correct roles.
The server has several thousand people in it so would this be efficient?
46 replies
DIAdiscord.js - Imagine an app
•Created by Emily on 7/19/2023 in #djs-questions
GuildMemberUpdate's oldMember doesn't have correct roles.
How would you suggest that I cache all the guild members on the server? Should I do that in my on(Events.ClientReady), or is there another smart way to do that?
46 replies