Developer
DIAdiscord.js - Imagine an app
•Created by Developer on 9/8/2024 in #djs-questions
Welcome message
I've created a welcome command that i can do /welcome channel and then in that channel everytime someone join the server there should be send a welcome message with an emebed, when someone joins it doens't work, so when i run the command it says: "Welcome messages will now be sent in generale" but then when someone joins he doesn't.
welcome.js:
17 replies
DIAdiscord.js - Imagine an app
•Created by Developer on 9/3/2024 in #djs-questions
Not loading ban command
With the basic command ping it works but with ban.js it doesn't.
ping.js that works:
ban.js that doens't:
But if i put the same configuration as i have done with the ping command it works, but adding the .addUserOption it doesn't appear when i write /
17 replies
DIAdiscord.js - Imagine an app
•Created by Developer on 9/2/2024 in #djs-questions
Can't use commands of other files
10 replies