Installation
With this page, you will create your first SlashCommand!
Last updated
Was this helpful?
With this page, you will create your first SlashCommand!
Last updated
Was this helpful?
Assuming you already have installed , lets get started by creating a new Directory
Now lets use the NPM init command, this will create a package.json.
Next, lets install discord.js and slashdiscord.js
Finally, lets create an index.js file and open your directory with