Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 265 Bytes

File metadata and controls

13 lines (11 loc) · 265 Bytes

cmm-bot

Installation

  • Copy auth-example.json to auth.json
  • Replace token in auth.json with bot token
  • Copy pools-example.json to pools.json
  • Edit the pools value
  • Install node, pm2
  • Run npm install

Run

  • pm2 start pm2config.json

DiscordBot