This commit is contained in:
Histmy 2022-10-03 15:00:40 +02:00 committed by GitHub
parent 92c8bc9879
commit e73c15ae23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
[![CodeFactor](https://www.codefactor.io/repository/github/histmy/denim-bot/badge?s=0b4e08a7b118b8120c50359e00c6f6f1d4464b53)](https://www.codefactor.io/repository/github/histmy/denim-bot)
## First setup
1. Install all packages with the command `npm i``
1. Install all packages with the command `npm i`
1. Compile typescript with the command `tsc`
1. Create a `config.json` file with your settings (all keys are documented in `example.config.json`)