noice readme ksd

This commit is contained in:
Histmy 2022-07-15 22:48:52 +02:00
parent 47664c0350
commit f75c79f76a

View File

@ -1 +1,11 @@
když to chceš spustit, nezapomeň nainstalovat knihovny pomocí `npm install` a vytvořit `.env` soubor, ve kterém bude `TOKEN` nastaven na tvůj token
# DENIM 3001 ![Denim](https://cdn.discordapp.com/avatars/535915400375042048/a18f06f1928c5e83c1982e67dcabb046.png?size=32)
[![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 packages with command `npm i`
1. Compile typescript with command `tsc`
1. Create `config.json` file with your settings (all keys documented in `example.config.json`)
## Launching
1. Run command `node .`