Louis
Louis
Explore posts from servers
DIAdiscord.js - Imagine an app
Created by invictus on 2/25/2025 in #djs-questions
Can `.addChannelOption()` take more than 1 channels as input?
and discord has channel select menu, you can also specific max choices for multiple channel selections
12 replies
DIAdiscord.js - Imagine an app
Created by invictus on 2/25/2025 in #djs-questions
Can `.addChannelOption()` take more than 1 channels as input?
No description
12 replies
DIAdiscord.js - Imagine an app
Created by invictus on 2/25/2025 in #djs-questions
Can `.addChannelOption()` take more than 1 channels as input?
it's a message component
12 replies
DIAdiscord.js - Imagine an app
Created by invictus on 2/25/2025 in #djs-questions
Can `.addChannelOption()` take more than 1 channels as input?
you can specify up to 25 channels
12 replies
DIAdiscord.js - Imagine an app
Created by invictus on 2/25/2025 in #djs-questions
Can `.addChannelOption()` take more than 1 channels as input?
maybe try a channel select menu instead
12 replies
DIAdiscord.js - Imagine an app
Created by invictus on 2/25/2025 in #djs-questions
Can `.addChannelOption()` take more than 1 channels as input?
it can't
12 replies
DIAdiscord.js - Imagine an app
Created by 8m3ta on 2/21/2025 in #djs-questions
Failure to create channel
the code does work for me...
27 replies
DIAdiscord.js - Imagine an app
Created by 8m3ta on 2/21/2025 in #djs-questions
Failure to create channel
it's really weird since you can still use the command
27 replies
DIAdiscord.js - Imagine an app
Created by 8m3ta on 2/21/2025 in #djs-questions
Failure to create channel
did you save your file?
27 replies
DIAdiscord.js - Imagine an app
Created by OwlShogunate on 2/21/2025 in #djs-questions
createMessageComponentCollector not a function
mhm? it's clearly the message data which you used in interaction.reply (or smthing like that). Or you want to get the messages from the channel?
8 replies
DIAdiscord.js - Imagine an app
Created by OwlShogunate on 2/21/2025 in #djs-questions
createMessageComponentCollector not a function
InteractionCallbackResponse is not a message
8 replies
DIAdiscord.js - Imagine an app
Created by 8m3ta on 2/21/2025 in #djs-questions
Failure to create channel
can you use the command?
27 replies
DIAdiscord.js - Imagine an app
Created by 8m3ta on 2/21/2025 in #djs-questions
Failure to create channel
I don't think it's the issue, since bot doesn't need to be in guild to receive Interaction Create
27 replies
DIAdiscord.js - Imagine an app
Created by 8m3ta on 2/21/2025 in #djs-questions
Failure to create channel
it just does nothing huh?
27 replies
DIAdiscord.js - Imagine an app
Created by 8m3ta on 2/21/2025 in #djs-questions
Failure to create channel
what error did you get? (sorry I'm reading the code on mobile)
27 replies
DIAdiscord.js - Imagine an app
Created by T A G A R O S on 2/20/2025 in #djs-questions
Embed message problem and no ping
but you already did one, in modal code. it should be better if you can merge them so it will be cleaner
76 replies
DIAdiscord.js - Imagine an app
Created by T A G A R O S on 2/20/2025 in #djs-questions
Embed message problem and no ping
so you have to pass an update function inside that
76 replies
DIAdiscord.js - Imagine an app
Created by T A G A R O S on 2/20/2025 in #djs-questions
Embed message problem and no ping
as I said, you have to update the message
76 replies
DIAdiscord.js - Imagine an app
Created by T A G A R O S on 2/20/2025 in #djs-questions
Embed message problem and no ping
i don't think you want to pass another update message function but it's the only fix for now
76 replies
DIAdiscord.js - Imagine an app
Created by T A G A R O S on 2/20/2025 in #djs-questions
Embed message problem and no ping
idk, the current code is not okay since you handled the customId in multiple places, you should handle for them at once and filter which will be run
76 replies