Files
PteroStats/guide/installation/manual.md
2024-11-04 06:20:46 +07:00

1.2 KiB

Manual

  1. Download this repository:

    • Manually: Download this repository and extract it.

    • Using GIT: Run git clone https://github.com/HirziDevs/PteroStats.git in the command line.

  2. Install required dependencies and start the app/bot.

    • Using PM2 (Why use PM2?)

      1. Run npm install in the root directory of the app/bot files.

      2. Install PM2 using npm install -g pm2 command.

      3. Run pm2 start index.js -n PteroStats to start the app/bot.

    • Using nodejs-generic egg

      1. Just start the server to start the app/bot.
  3. Answer the prompted questions in the console to set up the app/bot.

    Setup

Support Server