Go to file
ShuriZma ae9a1f93c4
add parentheses around ternary
2024-03-30 21:08:11 +01:00
src add parentheses around ternary 2024-03-30 21:08:11 +01:00
.gitignore init 2024-03-30 15:36:10 +01:00
README.md Update README.md 2024-03-30 14:37:48 +00:00
index.ts init 2024-03-30 15:36:10 +01:00
package.json init 2024-03-30 15:36:10 +01:00
tsconfig.json init 2024-03-30 15:36:10 +01:00

README.md

How to install & run this bot.

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. Set values in src/config.ts
  3. Open a console inside the downloaded repo folder.
  4. Run npm i
  5. Run npm run bot