oxi
DIdiscord.js - Imagine ❄
•Created by oxi on 12/7/2024 in #djs-questions
Message sending multiple times
thank you will try this
11 replies
DIdiscord.js - Imagine ❄
•Created by oxi on 12/7/2024 in #djs-questions
Message sending multiple times
another attempt to resolve the issue - neither one was successful at stopping the messages being duplicated
this is for 1 user, this isn't multiple users
11 replies
DIdiscord.js - Imagine ❄
•Created by oxi on 12/7/2024 in #djs-questions
Message sending multiple times
11 replies
DIdiscord.js - Imagine ❄
•Created by maybeizen on 7/12/2024 in #djs-questions
Function always returns "true".
yeah best way to handle it really is just to try sending the dm if it fails just handle the error with the try catch and move on
if i may ask what is your intended use for the function (i.e. why are you using it) it might help me give you some better advice on how to proceed
7 replies
DIdiscord.js - Imagine ❄
•Created by oxi on 7/9/2024 in #djs-questions
Welcome Message Sending multiple times
will implement the nonce tomorrow and see if that fixed it
12 replies
DIdiscord.js - Imagine ❄
•Created by oxi on 7/9/2024 in #djs-questions
Welcome Message Sending multiple times
not noticed it happen anywhere else
12 replies
DIdiscord.js - Imagine ❄
•Created by oxi on 7/9/2024 in #djs-questions
Welcome Message Sending multiple times
it does yes
12 replies
DIdiscord.js - Imagine ❄
•Created by oxi on 7/9/2024 in #djs-questions
Welcome Message Sending multiple times
guess im implementing the nonce
12 replies
DIdiscord.js - Imagine ❄
•Created by oxi on 7/9/2024 in #djs-questions
Welcome Message Sending multiple times
🙃
12 replies
DIdiscord.js - Imagine ❄
•Created by oxi on 7/9/2024 in #djs-questions
Welcome Message Sending multiple times
12 replies
DIdiscord.js - Imagine ❄
•Created by oxi on 7/9/2024 in #djs-questions
Welcome Message Sending multiple times
just changed token now, ill keep an eye on it and see if its resolved, else that is a good idea thanks you!
12 replies
DIdiscord.js - Imagine ❄
•Created by oxi on 7/9/2024 in #djs-questions
Welcome Message Sending multiple times
Currently waiting for the token to be reset to confirm if this is the case, but if not was just wondering if anyone had any other alternative theories?
12 replies
DIdiscord.js - Imagine ❄
•Created by oxi on 1/18/2024 in #djs-questions
guildMemberUpdate, function not executing as expected
20 replies
DIdiscord.js - Imagine ❄
•Created by oxi on 1/18/2024 in #djs-questions
guildMemberUpdate, function not executing as expected
actually nevermind. its an issue with how im loading it
20 replies
DIdiscord.js - Imagine ❄
•Created by oxi on 1/18/2024 in #djs-questions
guildMemberUpdate, function not executing as expected
20 replies
DIdiscord.js - Imagine ❄
•Created by oxi on 1/18/2024 in #djs-questions
guildMemberUpdate, function not executing as expected
guildAuditLogEntryCreate seems to run twice for each event, am I doing something wrong?
20 replies
DIdiscord.js - Imagine ❄
•Created by oxi on 1/18/2024 in #djs-questions
guildMemberUpdate, function not executing as expected
ah yeah sorry just seen that it was the audit logs event, that will be as reliable as guildMemberUpdate, i was thinking it was fetching the logs via api and then getting the data that way.
will attempt to implement it now
20 replies
DIdiscord.js - Imagine ❄
•Created by oxi on 1/18/2024 in #djs-questions
guildMemberUpdate, function not executing as expected
just wondering what the best approach would be is, using this to cross-sync roles accross two guilds and dont want them to get out of sync because of a caching issue
20 replies
DIdiscord.js - Imagine ❄
•Created by oxi on 1/18/2024 in #djs-questions
guildMemberUpdate, function not executing as expected
are audit logs more reliable than partials would be in this case?
20 replies
DIdiscord.js - Imagine ❄
•Created by oxi on 1/18/2024 in #djs-questions
guildMemberUpdate, function not executing as expected
Sorry just seen this now, I was thinking about using partials
20 replies