Rusen
Rusen
DIAdiscord.js - Imagine an app
Created by Rusen on 12/5/2023 in #djs-questions
How to call Slash commands in another slash command?
After a quick try this seems to be the way we want to take. Thank you for help :)
13 replies
DIAdiscord.js - Imagine an app
Created by Rusen on 12/5/2023 in #djs-questions
How to call Slash commands in another slash command?
but if it's impossible then ye we will just make it a 1 file that handles the creation process. Just thought it would be simpler.
13 replies
DIAdiscord.js - Imagine an app
Created by Rusen on 12/5/2023 in #djs-questions
How to call Slash commands in another slash command?
The reason we are doing this as a fragmented is we all had 0 experience with either discord bots or js in general and just started to build smaller commands with the intention to later use them as the 1 creategroup command
13 replies
DIAdiscord.js - Imagine an app
Created by Rusen on 12/5/2023 in #djs-questions
How to call Slash commands in another slash command?
So just to clarify this following scenario isn't possible? /creategroup is used with option "testname123" inside the creategroup.js file is a call to the execute function of our createroom command and the option is passed onto it and then the excecute function is ran .
13 replies
DIAdiscord.js - Imagine an app
Created by Rusen on 12/5/2023 in #djs-questions
How to call Slash commands in another slash command?
https://pastebin.com/PB1e6FCF Here is the index.js. The git repo is handled by our school and can't be linked to outside viewing so cant really share the whole stack.
13 replies