d.js toolkit
d.js toolkit
DIdiscord.js - Imagine ❄
Created by Unicorn. on 1/21/2025 in #djs-questions
Role cache get undefined
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button!
5 replies
DIdiscord.js - Imagine ❄
Created by Maksym_Tyvoniuk on 1/21/2025 in #djs-questions
Question about choices
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button! - Marked as resolved by OP
2 replies
DIdiscord.js - Imagine ❄
Created by skybird23333 on 1/21/2025 in #djs-questions
ChatInputCommandInteraction vs CommandInteraction
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button! - Marked as resolved by OP
6 replies
DIdiscord.js - Imagine ❄
Created by Chase on 1/21/2025 in #djs-questions
Latency off drastically
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button! - Marked as resolved by OP
4 replies
DIdiscord.js - Imagine ❄
Created by guy on 1/21/2025 in #djs-questions
guild applications
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button!
15 replies
DIdiscord.js - Imagine ❄
Created by Cookie on 1/20/2025 in #djs-questions
Responding to a button interaction received from the gateway to launch activity
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button!
4 replies
DIdiscord.js - Imagine ❄
Created by Lev on 1/20/2025 in #djs-questions
Confused About Discord Invites: Are They Always Linked to the Original Creator?
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button!
6 replies
DIdiscord.js - Imagine ❄
Created by Swyftey on 1/19/2025 in #djs-questions
Setting buffer attachment not working. The resource must be a string, Buffer or a valid file stream
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button! - Marked as resolved by OP
5 replies
DIdiscord.js - Imagine ❄
Created by K̸͊͂a̵̾̕b̸̎̃ã̸̒n̴͂̍ on 1/19/2025 in #djs-questions
Get Activity (Embedded Apps) in a channel
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button!
2 replies
DIdiscord.js - Imagine ❄
Created by ABDHP on 1/19/2025 in #djs-questions
Working with Rest API
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button! - Marked as resolved by OP
5 replies
DIdiscord.js - Imagine ❄
Created by MikihinaSann on 1/19/2025 in #djs-questions
How to Create a nitroDetect with Discord.js V14.17.3?
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button! - Marked as resolved by OP
10 replies
DIdiscord.js - Imagine ❄
Created by Maksym_Tyvoniuk on 1/19/2025 in #djs-questions
Small question
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button! - Marked as resolved by OP
7 replies
DIdiscord.js - Imagine ❄
Created by Maitre Kobayashi on 1/19/2025 in #djs-questions
Vote Member détection : Command slash
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button!
11 replies
DIdiscord.js - Imagine ❄
Created by MadeBomb on 1/19/2025 in #djs-voice
No audio on Windows 11 when playing mp3 file
- What are your intents? GuildVoiceStates is required to receive voice data! - Show what dependencies you are using -- generateDependencyReport() is exported from @discordjs/voice. - Try looking at common examples: https://github.com/discordjs/voice-examples. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button!
21 replies
DIdiscord.js - Imagine ❄
Created by TheMonDon on 1/19/2025 in #djs-questions
Autocomplete Unknown Interaction
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button! - Marked as resolved by OP
33 replies
DIdiscord.js - Imagine ❄
Created by Maitre Kobayashi on 1/18/2025 in #djs-questions
Vote détection with slash command for a member
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button!
2 replies
DIdiscord.js - Imagine ❄
Created by NP on 1/18/2025 in #djs-questions
ERROR: Shard 29's Client took too long to become ready
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button!
6 replies
DIdiscord.js - Imagine ❄
Created by Max on 1/18/2025 in #djs-questions
InteractionCreate for autocomplete won't fire on some commands
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button!
16 replies
DIdiscord.js - Imagine ❄
Created by ! 𝔇𝔢𝔪𝔬𝔫 on 1/18/2025 in #djs-questions
ReferenceError: ReadableStream is not defined
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button! - Marked as resolved by OP
7 replies
DIdiscord.js - Imagine ❄
Created by Galactic on 1/18/2025 in #djs-questions
dms not registering as a dm
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button! - Marked as resolved by OP
55 replies