I want to get the ID of a discord slash command to make a simailar thing that MEE6 has: (discord.js)
Help:
/help
[command]
This makes you able to click on the slash command this is displayed inside of the message!
How do i do this?
I think it is </help:[ID of the slash command]>
Is this correct?
I've tried it but it didn't work...
Please help!
To get the slash commands ID you right click the dark box above the chatbox and press copy ID if that doesn't come up make sure Developer Mode is on under Settings > Advanced
To actually mention the slash command you use this syntax </name:id>