- Fork and Download Repo
- Open index.js with your Code Editor and put your bot Token (never share your token)
- Open CMD
- cd (files directory)
- npm init -y
- npm install discord.js -- save
- node index.js
- You're Done!
discord.js -- discord.js helps you with his powerful api developing bots!