LukeZ
LukeZ
Explore posts from servers
DIAdiscord.js - Imagine an app
Created by LukeZ on 1/14/2025 in #djs-questions
Message cannot be edited
Update: HA. That's it. The client prop exceeds some limit in the caching library I guess. I will find a solution for by myself :)
31 replies
DIAdiscord.js - Imagine an app
Created by LukeZ on 1/14/2025 in #djs-questions
Message cannot be edited
Okay, I've now followed the advice and didn't create new instances every time. I think the issue is the NodeCache library but I have to test that.
31 replies
DIAdiscord.js - Imagine an app
Created by LukeZ on 1/14/2025 in #djs-questions
Message cannot be edited
uhm, this one was logged when the error was thrown when trying to edit the message.
31 replies
DIAdiscord.js - Imagine an app
Created by LukeZ on 1/14/2025 in #djs-questions
Message cannot be edited
it was logged as Message { ... } that's the funny part
31 replies
DIAdiscord.js - Imagine an app
Created by LukeZ on 1/14/2025 in #djs-questions
Message cannot be edited
it was
31 replies
DIAdiscord.js - Imagine an app
Created by LukeZ on 1/14/2025 in #djs-questions
Message cannot be edited
okay, well I think I have to refactor this logic then xD Thanks to y'all 😄
31 replies
DIAdiscord.js - Imagine an app
Created by LukeZ on 1/14/2025 in #djs-questions
Message cannot be edited
well... I also don't 😂 I may have forgot to make a comment why I I decided to do this back then haha
31 replies
DIAdiscord.js - Imagine an app
Created by LukeZ on 1/14/2025 in #djs-questions
Message cannot be edited
OR could I just do this?
let newData = { ...originalData };
let newData = { ...originalData };
31 replies
DIAdiscord.js - Imagine an app
Created by LukeZ on 1/14/2025 in #djs-questions
Message cannot be edited
oh, you mean I should just modify the original data instead of assigning it?
31 replies
DIAdiscord.js - Imagine an app
Created by LukeZ on 1/14/2025 in #djs-questions
Message cannot be edited
wdym?
31 replies
DIAdiscord.js - Imagine an app
Created by LukeZ on 1/14/2025 in #djs-questions
Message cannot be edited
but what can I do to fix this then?
31 replies
DIAdiscord.js - Imagine an app
Created by LukeZ on 1/14/2025 in #djs-questions
Message cannot be edited
bruh...
31 replies
DIAdiscord.js - Imagine an app
Created by LukeZ on 1/14/2025 in #djs-questions
Message cannot be edited
No description
31 replies
DIAdiscord.js - Imagine an app
Created by LukeZ on 1/14/2025 in #djs-questions
Message cannot be edited
well, client wasn't found - it's undefined. I will build in logging statements to trace where the client is lost.
31 replies
DIAdiscord.js - Imagine an app
Created by LukeZ on 1/14/2025 in #djs-questions
Message cannot be edited
I now did a npm ci. testing again...
31 replies
DIAdiscord.js - Imagine an app
Created by LukeZ on 1/14/2025 in #djs-questions
Message cannot be edited
well, I couldn't replicate it so I will try something else.
31 replies
DIAdiscord.js - Imagine an app
Created by LukeZ on 1/14/2025 in #djs-questions
Message cannot be edited
give me a moment, I'll try
31 replies
DIAdiscord.js - Imagine an app
Created by LukeZ on 1/14/2025 in #djs-questions
Message cannot be edited
nope, I didn't.
31 replies
DIAdiscord.js - Imagine an app
Created by LukeZ on 1/14/2025 in #djs-questions
Message cannot be edited
I will try to replicate it with another bot.
31 replies
DIAdiscord.js - Imagine an app
Created by LukeZ on 1/14/2025 in #djs-questions
Message cannot be edited
31 replies