The handler based on the official discord.js guide.
-
Requirements, please install theese things
-
Open the terminal and run the following commands
git clone https://github.com/miliomos/discordjs-guide
cd discord-js-bot
npm install
- Wait for all the dependencies to be installed
- Rename
.env.example
to.env
and fill the values - Type
node .
to start the bot
If you need any additional help, add me on discord. (miliomos)