From 2d02cc34dbced5f855cb443b13929df479d79b38 Mon Sep 17 00:00:00 2001 From: ShuriZma Date: Sat, 30 Mar 2024 14:37:48 +0000 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6a3e09f..70fcf9b 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ Prerequisites: 1. Download the repo files. 1. `git clone https://git.shuri.gg/ShuriZma/WordCounterBot.git` 2. or just click the 3 dots at the top right and download the ZIP -2. Open a console inside the downloaded repo folder. -3. Run `npm i` -4. Run `npm run bot` \ No newline at end of file +2. Set values in `src/config.ts` +3. Open a console inside the downloaded repo folder. +4. Run `npm i` +5. Run `npm run bot` \ No newline at end of file