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