This is a simple discord bot using pure JavaScript and [Discord.Js](https://discord.js.org/#/) Node Module! π¨π½βπ»
- JavaScript
- node >= ^18.x - Node installation
- npm >= ^8.x - NPM installation (or yarn)
- Follow-me on GitHub and Linkedinπ€£
Install the dependencies running:
npm install
Everytime you update/create your commands, you'll need to run:
npm run deploy
After configuring your .env file with your discord's info, you'll need to run the following command to start the bot:
npm run dev
Feel free to complement/report something in pull requests. The project is ours! π€