Learn how to make your own Discord bot using discord.js
- Download node.js
- Download Visual Studio Code
- Download this repository
- Create discord bot and paste your token inside
client.login("TOKEN")
- Install discord.js with following command:
node index.js
- Run code with following command:
node index.js
Invite your bot to a server and test the command.
More info, join our discord server https://discord.gg/SFpTSbtDGa