Daniël
Daniël
DIAdiscord.js - Imagine an app
Created by Daniël on 6/17/2024 in #djs-voice
Full voice logging
Anyone knows how to make a full voice logging system that logs when an administrator disconnect a user and when a user disconnect by himself. By using audit logs, there is no difference between disconnecting yourself and being disconnected by an admin because only when an admin does it a log is created
18 replies
DIAdiscord.js - Imagine an app
Created by Daniël on 6/12/2024 in #djs-questions
Fetching member disconnect audit logs
Anyone knows how to fetch audit logs for member disconnect. I got already the data for who disconnects a target but when i disconnect someone and another admin disconnects someone en after that i disconnect someone the bot does’nt no anymore who are the right executor. Pls answer with taggs
8 replies
DIAdiscord.js - Imagine an app
Created by Daniël on 5/12/2024 in #djs-questions
Building custom messages from the discord-giveaway package
I'm building an discord giveaway system using https://discord-giveaways.js.org/global.html#GiveawayStartOptions. Now can i change the "standard" values for exmaple of the winmessage. If so how?
4 replies
DIAdiscord.js - Imagine an app
Created by Daniël on 5/9/2024 in #djs-questions
Trying to read channels name after it's deleting
How can i fix this error: { name: "Kanaal:", value: > ${interaction.channel.name} }, ^ TypeError: Cannot read properties of null (reading 'name') The code related to this command: https://pastebin.com/rE69zw3S
8 replies