Need help with slash CMDS
So I was just wondering how you add a prompt the commands so for example/ say
prompt:
Any one who has any pointers let me know thanks!15 Replies
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
my version is 8.19.2
i dont know how to put this into effect
I`m not sure what to do here
take a look at the guide idris shared, to add options to your slash. then you have to implement your own logic to do something with it
to get the options out of a slash command interaction you have to access it through
interaction.options.getString('prompt')
for exampleHow do you make it show you need a prompt to so like : /delete
Prompt:
I have seen some commands have thisare you trolling or something?
No
I got the first part to work
then do what we said
yeah I did and it works
But it dont show you need a prompt it's just blank
I think
make sure you redeployed the commands to update them and also restart your client just in case its not refreshing them locally