Show various stats for the last 30 days in a server.
This is made for English & Japanese servers.
- Set
DEBUG=true
in.env
- Run the bot
npm run dev
-
Install dependencies
npm install
-
Install pm2-logrotate
./node_modules/.bin/pm2 install pm2-logrotate
-
Create
.env
based onsample.env
-
Run the bot
npm start