This project is one Discord bot where you typing one command and him execute or reply you.
- Node.js
- Javascript
- Sentry to monitoring errors. Make easy analise error and resolve.
- Clone project
- Create .env file based in .env.example
- Execute command npm install
- Execute command npm run start:dev to running bot locally
- Execute command npm start to running Discord bot using pm2, case use this bot on production.