Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 1.23 KB

manual.md

File metadata and controls

34 lines (18 loc) · 1.23 KB

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

Links

Support Server