Video : https://youtu.be/dhZWehAdz_k
- goto https://discord.com/developers/applications > New Application
- General Information > Copy Client ID
- Bot > Add Bot > Copy Token
- goto bot folder
- open Command Prompt or Terminal, goto bot folder and type npm install and then press Enter
- open app.js use notepad or what ever u want, and then replace BOT TOKEN (line 42) with your BOT TOKEN, and then save the file
- on Command Prompt or Terminal type 'node app.js' and then press Enter