ass man 🧍
DIAdiscord.js - Imagine an app
•Created by ass man 🧍 on 11/27/2024 in #djs-questions
Caching Issues
man i feel so stupid 😭
56 replies
DIAdiscord.js - Imagine an app
•Created by ass man 🧍 on 11/27/2024 in #djs-questions
Caching Issues
oh
56 replies
DIAdiscord.js - Imagine an app
•Created by ass man 🧍 on 11/27/2024 in #djs-questions
Caching Issues
let me log oldMember since thats the one thats erroring
56 replies
DIAdiscord.js - Imagine an app
•Created by ass man 🧍 on 11/27/2024 in #djs-questions
Caching Issues
wdym?
56 replies
DIAdiscord.js - Imagine an app
•Created by ass man 🧍 on 11/27/2024 in #djs-questions
Caching Issues
56 replies
DIAdiscord.js - Imagine an app
•Created by ass man 🧍 on 11/27/2024 in #djs-questions
Caching Issues
56 replies
DIAdiscord.js - Imagine an app
•Created by ass man 🧍 on 11/27/2024 in #djs-questions
Caching Issues
hey so uhm, im still getting the same error after fetching all the members in the guild
56 replies
DIAdiscord.js - Imagine an app
•Created by ass man 🧍 on 11/27/2024 in #djs-questions
Caching Issues
okay ty
56 replies
DIAdiscord.js - Imagine an app
•Created by ass man 🧍 on 11/27/2024 in #djs-questions
Caching Issues
const oldRoles = oldMember.roles.cache.has(checkedRoleId);
56 replies
DIAdiscord.js - Imagine an app
•Created by ass man 🧍 on 11/27/2024 in #djs-questions
Caching Issues
heres the full error
56 replies
DIAdiscord.js - Imagine an app
•Created by ass man 🧍 on 11/27/2024 in #djs-questions
Caching Issues
It is there when I logged it
56 replies
DIAdiscord.js - Imagine an app
•Created by ass man 🧍 on 11/27/2024 in #djs-questions
Caching Issues
okay makes sense
56 replies
DIAdiscord.js - Imagine an app
•Created by ass man 🧍 on 11/27/2024 in #djs-questions
Caching Issues
so would I fetch all members in the same file before everything or would i do it in lets say in a ready event
56 replies
DIAdiscord.js - Imagine an app
•Created by ass man 🧍 on 11/27/2024 in #djs-questions
Caching Issues
ok ok
56 replies
DIAdiscord.js - Imagine an app
•Created by ass man 🧍 on 11/27/2024 in #djs-questions
Caching Issues
I'm trying to check to see if a certain role got removed, and if so, it removes a different role.
56 replies
DIAdiscord.js - Imagine an app
•Created by ass man 🧍 on 11/27/2024 in #djs-questions
Caching Issues
Oh like what am I trying to do?
56 replies
DIAdiscord.js - Imagine an app
•Created by ass man 🧍 on 11/27/2024 in #djs-questions
Caching Issues
It still says the same error.
56 replies
DIAdiscord.js - Imagine an app
•Created by ass man 🧍 on 11/27/2024 in #djs-questions
Caching Issues
Let me remove both and get back to you.
56 replies
DIAdiscord.js - Imagine an app
•Created by ass man 🧍 on 11/27/2024 in #djs-questions
Caching Issues
So would I just remove the oldMember.fetch part and leave the newMember or remove both?
56 replies
DIAdiscord.js - Imagine an app
•Created by ass man 🧍 on 11/27/2024 in #djs-questions
Caching Issues
Sorry for not specifying, this is a guildMemberUpdate event.
56 replies