Doraa
DIAdiscord.js - Imagine an app
•Created by </JustTheDev> on 3/20/2024 in #djs-questions
Premium only command
what's your issue there ?
9 replies
DIAdiscord.js - Imagine an app
•Created by </JustTheDev> on 3/20/2024 in #djs-questions
Premium only command
you can then do a script to add/remove users if they are not premium anymore
9 replies
DIAdiscord.js - Imagine an app
•Created by </JustTheDev> on 3/20/2024 in #djs-questions
Premium only command
instead of doing True or false for each user
9 replies
DIAdiscord.js - Imagine an app
•Created by </JustTheDev> on 3/20/2024 in #djs-questions
Premium only command
guess you can just add users ids to a premiumUsers.json and check on your .run() if the user is inside the file, i think it's the easiest way but there is probably a better way to do that
9 replies
DIAdiscord.js - Imagine an app
•Created by Doraa on 4/13/2023 in #djs-questions
Problem with the loading of 3 commands
thanks @joe376 too
17 replies
DIAdiscord.js - Imagine an app
•Created by Doraa on 4/13/2023 in #djs-questions
Problem with the loading of 3 commands
thanks !
17 replies
DIAdiscord.js - Imagine an app
•Created by Doraa on 4/13/2023 in #djs-questions
Problem with the loading of 3 commands
My bad, that was just a scope error
17 replies
DIAdiscord.js - Imagine an app
•Created by Doraa on 4/13/2023 in #djs-questions
Problem with the loading of 3 commands
oh i see where the problem is, it is only for commands that didnt have any option
17 replies
DIAdiscord.js - Imagine an app
•Created by Doraa on 4/13/2023 in #djs-questions
Problem with the loading of 3 commands
i really don't understand
17 replies
DIAdiscord.js - Imagine an app
•Created by Doraa on 4/13/2023 in #djs-questions
Problem with the loading of 3 commands
guess it is not from that
17 replies
DIAdiscord.js - Imagine an app
•Created by Doraa on 4/13/2023 in #djs-questions
Problem with the loading of 3 commands
so i changed and it is still the same
17 replies
DIAdiscord.js - Imagine an app
•Created by Doraa on 4/13/2023 in #djs-questions
Problem with the loading of 3 commands
i didnt have any error
17 replies
DIAdiscord.js - Imagine an app
•Created by Doraa on 4/13/2023 in #djs-questions
Problem with the loading of 3 commands
and the method i use to check all commands files
17 replies
DIAdiscord.js - Imagine an app
•Created by Doraa on 4/13/2023 in #djs-questions
Problem with the loading of 3 commands
This is one of the command that didnt show up, but it show as loaded in my console
17 replies
DIAdiscord.js - Imagine an app
•Created by Doraa on 4/13/2023 in #djs-questions
Problem with the loading of 3 commands
this one
17 replies
DIAdiscord.js - Imagine an app
•Created by Doraa on 4/13/2023 in #djs-questions
Problem with the loading of 3 commands
17 replies
DIAdiscord.js - Imagine an app
•Created by Doraa on 4/13/2023 in #djs-questions
Problem with the loading of 3 commands
Yes, all my others commands work, and they use the same method to load
17 replies