Follow the following steps to set up the bot properly.
- In your console, execute
npm install. - Make sure that nodemon is installed, use
npm install -g mongooseto make sure it's installed on your machine. - Before you run the next commands,
- Use
npm run devwhen your developing your bot. - Use
npm run startto start running your bot in production.
Made by OMJO Development Team.