Discord BOT 📃 About This application is basically a bot for discord built in NodeJS 📚 Requisitos Use Git to clone the repository Use NodeJS to run the project Use Discord to create your BOT ⚙️ Technologies used NodeJS JavaScript DiscordJS 🚀 Running project Create .env and change sensitive data Install dependency # If you use yarn for control dependency run: yarn # If you use npm for control dependency run: npm install # Or npm i