wisienka
DIAdiscord.js - Imagine an app
•Created by wisienka on 9/11/2024 in #djs-questions
Discord permissions
which permission members need to use button on embed message in forum type text channel?
2 replies
DIAdiscord.js - Imagine an app
•Created by wisienka on 6/3/2024 in #djs-questions
RangeError [MessageNonceType]: Message nonce must be an integer or a string.
hi someone can help me?
and i've this problem
2 replies
DIAdiscord.js - Imagine an app
•Created by wisienka on 5/18/2023 in #djs-questions
cannot send private message
error code
my code looks like
i tried everything but anything isn't work
13 replies
DIAdiscord.js - Imagine an app
•Created by wisienka on 5/17/2023 in #djs-questions
handle newline in string for build embed
11 replies
DIAdiscord.js - Imagine an app
•Created by wisienka on 5/9/2023 in #djs-questions
Fetch more than 100 messages from channel
Hello, it is possible to fetch than more 100 messages from channel?
21 replies
DIAdiscord.js - Imagine an app
•Created by wisienka on 5/9/2023 in #djs-questions
how to reset selection on menu after passed interaction
hello i dont have any idea how to reset menu after selection specific value, after execute interaction event i want to change selection to placeholder it is possible?
5 replies
DIAdiscord.js - Imagine an app
•Created by wisienka on 5/8/2023 in #djs-questions
create channel doesn't return channel object
hello i want to create an text channel and store it in variable but after debug variable this value is null what i do incorrect?
2 replies
DIAdiscord.js - Imagine an app
•Created by wisienka on 5/6/2023 in #djs-questions
register slash commands doesn't work
hello i used snippet from discordjs.guide for register slash commands, exactly this https://discordjs.guide/creating-your-bot/command-deployment.html#guild-commands and after use
node deploy-commands.js
nothing shows even console.log included in async function, what i do incorrect?8 replies