Klyde
Klyde
DIAdiscord.js - Imagine an app
Created by Klyde on 4/20/2024 in #djs-questions
How do I create a Logger for every event?
But I think yours make more sense now that I undestand it better
4 replies
DIAdiscord.js - Imagine an app
Created by Klyde on 4/20/2024 in #djs-questions
How do I create a Logger for every event?
I was thinking about making one big file with every event like
client.on('eventName' ...) {
// logger...
}
client.on('eventName' ...) {
// logger...
}
4 replies
DIAdiscord.js - Imagine an app
Created by Klyde on 9/4/2022 in #djs-questions
How and when is considered API spam?
Ok thank you very much really for the clarifications <3
14 replies
DIAdiscord.js - Imagine an app
Created by Klyde on 9/4/2022 in #djs-questions
How and when is considered API spam?
That's what I told him but he wants to do it via pm
14 replies
DIAdiscord.js - Imagine an app
Created by Klyde on 9/4/2022 in #djs-questions
How and when is considered API spam?
I'm asking because a customer asked me to write a command that warns attendees of an event 10 minutes before the event starts and I don't know if it can be considered spam
14 replies
DIAdiscord.js - Imagine an app
Created by Klyde on 9/4/2022 in #djs-questions
How and when is considered API spam?
So if my intentions are pure and not spam scam I have no reason to get in trouble?
14 replies
DIAdiscord.js - Imagine an app
Created by Klyde on 9/4/2022 in #djs-questions
How and when is considered API spam?
Like the bots that trace back to their users when they can vote on the sites, what I saw is inside 630027 servers
14 replies
DIAdiscord.js - Imagine an app
Created by Klyde on 7/28/2022 in #djs-questions
UNDERLINES CHANGES BETWEEN VERSIONS
I'm aware of the guide, but it was intended something within vs (like an extension) that highlights the old code and suggests changes
4 replies