aw0k3n
DIAdiscord.js - Imagine an app
•Created by aw0k3n on 11/7/2024 in #djs-questions
AuditLogEvent.ChannelUpdate getting logs for only 1 channel and not all channels
Thanks for replying though.
6 replies
DIAdiscord.js - Imagine an app
•Created by aw0k3n on 11/7/2024 in #djs-questions
AuditLogEvent.ChannelUpdate getting logs for only 1 channel and not all channels
Instead of using
ChannelUpdate
, I used ChannelOverwriteUpdate
and it worked.6 replies
DIAdiscord.js - Imagine an app
•Created by aw0k3n on 11/7/2024 in #djs-questions
AuditLogEvent.ChannelUpdate getting logs for only 1 channel and not all channels
Yes, it has Administrator permissions but I fixed it.
6 replies
DIAdiscord.js - Imagine an app
•Created by aw0k3n on 6/28/2024 in #djs-questions
The reply to this interaction has already been sent or deferred (Use interaction.update > once)
As for not using
interaction.update
again, I understood that from the error message I got from the console. Just was wondering/asking if there's a way to update the message similar to interaction.update
.10 replies
DIAdiscord.js - Imagine an app
•Created by aw0k3n on 6/28/2024 in #djs-questions
The reply to this interaction has already been sent or deferred (Use interaction.update > once)
That worked, thank you.
10 replies
DIAdiscord.js - Imagine an app
•Created by aw0k3n on 6/28/2024 in #djs-questions
The reply to this interaction has already been sent or deferred (Use interaction.update > once)
10 replies
DIAdiscord.js - Imagine an app
•Created by aw0k3n on 6/28/2024 in #djs-questions
The reply to this interaction has already been sent or deferred (Use interaction.update > once)
If I use
.update
, the console throws that error and nothing happens to the embed.
If I use .editReply
, the embed does get changed and the buttons are functional but with the error message This interaction failed
at the bottom of the buttons.10 replies
DIAdiscord.js - Imagine an app
•Created by aw0k3n on 6/28/2024 in #djs-questions
The reply to this interaction has already been sent or deferred (Use interaction.update > once)
10 replies
DIAdiscord.js - Imagine an app
•Created by aw0k3n on 6/28/2024 in #djs-questions
The reply to this interaction has already been sent or deferred (Use interaction.update > once)
10 replies
DIAdiscord.js - Imagine an app
•Created by aw0k3n on 6/25/2024 in #djs-questions
This interaction failed (StringSelectMenuBuilder)
I'll also use
isStringSelectMenu
.13 replies
DIAdiscord.js - Imagine an app
•Created by aw0k3n on 6/25/2024 in #djs-questions
This interaction failed (StringSelectMenuBuilder)
Thank you.
13 replies
DIAdiscord.js - Imagine an app
•Created by aw0k3n on 6/25/2024 in #djs-questions
This interaction failed (StringSelectMenuBuilder)
Ah.
13 replies
DIAdiscord.js - Imagine an app
•Created by aw0k3n on 6/25/2024 in #djs-questions
This interaction failed (StringSelectMenuBuilder)
Yeah, I saw that. I was going to change it after I fix this.
13 replies
DIAdiscord.js - Imagine an app
•Created by aw0k3n on 6/25/2024 in #djs-questions
This interaction failed (StringSelectMenuBuilder)
13 replies
DIAdiscord.js - Imagine an app
•Created by aw0k3n on 6/25/2024 in #djs-questions
This interaction failed (StringSelectMenuBuilder)
13 replies
DIAdiscord.js - Imagine an app
•Created by aw0k3n on 6/25/2024 in #djs-questions
This interaction failed (StringSelectMenuBuilder)
interaction-create.js
13 replies
DIAdiscord.js - Imagine an app
•Created by aw0k3n on 4/28/2024 in #djs-questions
Objects not getting pushed to collection.
4 replies
DIAdiscord.js - Imagine an app
•Created by aw0k3n on 4/28/2024 in #djs-questions
Objects not getting pushed to collection.
Never find, I fixed it. I had to use a for loop instead.
4 replies