Nlmyr
DIAdiscord.js - Imagine an app
•Created by Nlmyr on 5/20/2024 in #djs-questions
member.joinedAt = null
When I use the GuildMemberRemove Event the
member.joinedAt
is null. What am I doing wrong?
Intents / Partials:
Event:
8 replies
DIAdiscord.js - Imagine an app
•Created by Nlmyr on 5/10/2023 in #djs-questions
Update presence @discordjs/core
Hey how can i update the presence? I have no shardID.
https://discord.js.org/docs/packages/core/main/Client:Class#updatePresence
10 replies
DIAdiscord.js - Imagine an app
•Created by Nlmyr on 3/21/2023 in #djs-questions
Message Attachment
Hello, how can I send file attachments?
I have the following code:
and get the following error:
7 replies
DIAdiscord.js - Imagine an app
•Created by Nlmyr on 1/12/2023 in #djs-questions
Missing author in message object
Hey when i listen to the messageDeleted Event i get the message. Now i want the author but its null
7 replies
DIAdiscord.js - Imagine an app
•Created by Nlmyr on 10/19/2022 in #djs-questions
No focused option for autocomplete interaction
Hey I get the following error. How can I handle this.
16 replies
DIAdiscord.js - Imagine an app
•Created by Nlmyr on 10/19/2022 in #djs-questions
Choices on slash command
Hey,
I would have a slash command where users can choose from entries. but on every guild there are others. is it better to use the autocompletion or something else?
3 replies
DIAdiscord.js - Imagine an app
•Created by Nlmyr on 10/8/2022 in #djs-questions
How can I add commands in the bots profile
3 replies
DIAdiscord.js - Imagine an app
•Created by Nlmyr on 7/9/2022 in #djs-questions
CommandInteraction Option max_value
Hey,
i have the following options configured:
When i deploy my data then the command doesnt show up :/
29 replies
DIAdiscord.js - Imagine an app
•Created by Nlmyr on 6/19/2022 in #djs-questions
Force fetching a guild
Hey,
i need to fetch a guild with its members.
How can i fetch them with force?
That doesn't work for me :/
19 replies