Denim-Bot/README.md
2022-10-03 14:59:20 +02:00

566 B

DENIM 3001 Denim

CodeFactor

First setup

  1. Install all packages with the command `npm i``
  2. Compile typescript with the command tsc
  3. Create a config.json file with your settings (all keys are documented in example.config.json)

Launching

  1. Run the command node .