treble/luna
DIdiscord.js - Imagine ❄
•Created by Unicorn. on 1/21/2025 in #djs-questions
Role cache get undefined
and show the full error
5 replies
DIdiscord.js - Imagine ❄
•Created by Unicorn. on 1/21/2025 in #djs-questions
Role cache get undefined
or show your logs
5 replies
DIdiscord.js - Imagine ❄
•Created by Unicorn. on 1/21/2025 in #djs-questions
Role cache get undefined
log the id
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?
Presences have absolutely nothing to do with nitro or boosts
10 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?
It cant
10 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?
Discord does not provide that information
10 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?
You cant
10 replies
DIdiscord.js - Imagine ❄
•Created by Maksym_Tyvoniuk on 1/19/2025 in #djs-questions
Small question
thats an embed
7 replies
DIdiscord.js - Imagine ❄
•Created by ! 𝔇𝔢𝔪𝔬𝔫 on 1/18/2025 in #djs-questions
ReferenceError: ReadableStream is not defined
log process.version
7 replies
DIdiscord.js - Imagine ❄
•Created by ! 𝔇𝔢𝔪𝔬𝔫 on 1/18/2025 in #djs-questions
ReferenceError: ReadableStream is not defined
sounds like your node isnt updated
7 replies
DIdiscord.js - Imagine ❄
•Created by Galactic on 1/18/2025 in #djs-questions
dms not registering as a dm
missing DirectMessages intent
55 replies
DIdiscord.js - Imagine ❄
•Created by Michel Migalov on 1/17/2025 in #djs-questions
Embed generator
you'll have to restart every time or make a command that reloads your code
4 replies
DIdiscord.js - Imagine ❄
•Created by Kbone22 on 1/15/2025 in #djs-questions
Global Commands are not registering
You also shouldn't deploy them every time your bot starts, only run your index and deploy only when you edit command data
12 replies
DIdiscord.js - Imagine ❄
•Created by 변상훈 on 1/15/2025 in #djs-questions
Does Discord.js natively support a debouncer or similar feature to prevent excessive button inputs?
The guide explains how to add them to commands, should not be too hard to implement the same logic for your buttons
6 replies
DIdiscord.js - Imagine ❄
•Created by 변상훈 on 1/15/2025 in #djs-questions
Does Discord.js natively support a debouncer or similar feature to prevent excessive button inputs?
Yes, you will need to add some sort of cooldown then
6 replies
DIdiscord.js - Imagine ❄
•Created by 변상훈 on 1/15/2025 in #djs-questions
Does Discord.js natively support a debouncer or similar feature to prevent excessive button inputs?
discord does that already
6 replies
DIdiscord.js - Imagine ❄
•Created by NP on 1/11/2025 in #djs-questions
unknown interaction error
then indeed you are responding after 3 seconds
32 replies
DIdiscord.js - Imagine ❄
•Created by NP on 1/11/2025 in #djs-questions
unknown interaction error
so you are either replying to the same interaction twice, or it took longer than 3s to reply
32 replies
DIdiscord.js - Imagine ❄
•Created by Unicorn. on 1/12/2025 in #djs-questions
Button interaction how to get the guild cache from former command
which is the same as interaction.message.id and is not what they are looking for
9 replies
DIdiscord.js - Imagine ❄
•Created by Unicorn. on 1/12/2025 in #djs-questions
Button interaction how to get the guild cache from former command
thats the id of the message the button is on
9 replies