Lazyuki / DiscordStatsBot_EN_JP

A Discord bot written with Discord.js library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord-Stats-Bot

Show various stats for the last 30 days in a server.

This is made for English & Japanese servers.

Testing

  1. Set DEBUG=true in .env
  2. Run the bot
    npm run dev

Deploying

  1. Install dependencies

    npm install
  2. Install pm2-logrotate

    ./node_modules/.bin/pm2 install pm2-logrotate
  3. Create .env based on sample.env

  4. Run the bot

    npm start

About

A Discord bot written with Discord.js library.

License:MIT License


Languages

Language:TypeScript 100.0%