Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 287 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 287 Bytes

das-verify-bot

This is a js discord bot to verify the user's DAS account.

Install

requirements: node.js 16.6.0 or newer

npm install

Usage

  1. Fill in your configuration parameters in config.json.example and rename to config.json
  2. npm install -g pm2
  3. sh start.sh