Go to file
ShuriZma 0d37fbc8c0
fix auto embed
2024-12-06 12:37:22 +01:00
src fix auto embed 2024-12-06 12:37:22 +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 add embed pagination for the library 2024-04-17 19:13:03 +02: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