This is a BOT made with Node.js and discord.js lib for Discord
- Clone the project, and run the command
yarnornpm iin the terminal to install the dependencies; - Change the
.envvariables to your DISCORD_TOKEN; - Run the command
yarn startornpm startto run the project locally