The_Gam3r_King
DIAdiscord.js - Imagine an app
•Created by The_Gam3r_King on 4/29/2024 in #djs-questions
CollectorFilter being skipped? (or some other problem with awaitMessageComponent)
Closing this post
19 replies
DIAdiscord.js - Imagine an app
•Created by The_Gam3r_King on 4/29/2024 in #djs-questions
CollectorFilter being skipped? (or some other problem with awaitMessageComponent)
Thanks for the help, don't know why I didn't think about the fetchReply when I had seen that before
19 replies
DIAdiscord.js - Imagine an app
•Created by The_Gam3r_King on 4/29/2024 in #djs-questions
CollectorFilter being skipped? (or some other problem with awaitMessageComponent)
It works now (until a different error that I have further in this code thread? chain? whatever)
19 replies
DIAdiscord.js - Imagine an app
•Created by The_Gam3r_King on 4/29/2024 in #djs-questions
CollectorFilter being skipped? (or some other problem with awaitMessageComponent)
Had to change the "confirmation.update" lines in the chooseLanguage file to "interaction.editReply"
19 replies
DIAdiscord.js - Imagine an app
•Created by The_Gam3r_King on 4/29/2024 in #djs-questions
CollectorFilter being skipped? (or some other problem with awaitMessageComponent)
Ok, I figured it out
19 replies
DIAdiscord.js - Imagine an app
•Created by The_Gam3r_King on 4/29/2024 in #djs-questions
CollectorFilter being skipped? (or some other problem with awaitMessageComponent)
"Interaction has already been acknowledged."
19 replies
DIAdiscord.js - Imagine an app
•Created by The_Gam3r_King on 4/29/2024 in #djs-questions
CollectorFilter being skipped? (or some other problem with awaitMessageComponent)
Wait, it gave me a new error now
19 replies
DIAdiscord.js - Imagine an app
•Created by The_Gam3r_King on 4/29/2024 in #djs-questions
CollectorFilter being skipped? (or some other problem with awaitMessageComponent)
But it gave that error and did not send the text message
19 replies
DIAdiscord.js - Imagine an app
•Created by The_Gam3r_King on 4/29/2024 in #djs-questions
CollectorFilter being skipped? (or some other problem with awaitMessageComponent)
And the message updated
19 replies
DIAdiscord.js - Imagine an app
•Created by The_Gam3r_King on 4/29/2024 in #djs-questions
CollectorFilter being skipped? (or some other problem with awaitMessageComponent)
It stored the selection in the database
19 replies
DIAdiscord.js - Imagine an app
•Created by The_Gam3r_King on 4/29/2024 in #djs-questions
CollectorFilter being skipped? (or some other problem with awaitMessageComponent)
But the lines above it did? Lines 17 and 20 worked
19 replies
DIAdiscord.js - Imagine an app
•Created by The_Gam3r_King on 4/29/2024 in #djs-questions
CollectorFilter being skipped? (or some other problem with awaitMessageComponent)
So, for what I understood from this error, the interaction in line 28 of the "chooseServerType" file, it doesn't know what interaction I'm calling
19 replies
DIAdiscord.js - Imagine an app
•Created by The_Gam3r_King on 4/29/2024 in #djs-questions
CollectorFilter being skipped? (or some other problem with awaitMessageComponent)
19 replies
DIAdiscord.js - Imagine an app
•Created by The_Gam3r_King on 4/29/2024 in #djs-questions
CollectorFilter being skipped? (or some other problem with awaitMessageComponent)
19 replies
DIAdiscord.js - Imagine an app
•Created by The_Gam3r_King on 4/29/2024 in #djs-questions
CollectorFilter being skipped? (or some other problem with awaitMessageComponent)
And now the code
19 replies
DIAdiscord.js - Imagine an app
•Created by The_Gam3r_King on 4/29/2024 in #djs-questions
CollectorFilter being skipped? (or some other problem with awaitMessageComponent)
- discord.js : v14.14.1
- node.js : v18.12.1
19 replies
DIAdiscord.js - Imagine an app
•Created by The_Gam3r_King on 5/30/2023 in #djs-questions
Role not appearing in category after adding it to permissionOverwrites.
To use Typescript, what do I need to do? Change all files from .js to .ts?
24 replies
DIAdiscord.js - Imagine an app
•Created by The_Gam3r_King on 5/30/2023 in #djs-questions
Role not appearing in category after adding it to permissionOverwrites.
https://eslint.org/docs/latest/rules/require-await or this? I'm not sure which rule forces me to await promisses
24 replies
DIAdiscord.js - Imagine an app
•Created by The_Gam3r_King on 5/30/2023 in #djs-questions
Role not appearing in category after adding it to permissionOverwrites.
So, downloaded the ES Linter, now is this the type of rule I need to activate? https://eslint.org/docs/latest/rules/require-atomic-updates
24 replies
DIAdiscord.js - Imagine an app
•Created by The_Gam3r_King on 5/30/2023 in #djs-questions
Role not appearing in category after adding it to permissionOverwrites.
Something tells me that I will have a headache fixing the code 🙃
24 replies